Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 301 for

vsdx

(0.08 sec)
  1. 編輯和管理 Node.js 應用程式中的元數據 - GroupDocs.Metadata

    探索如何在您的應用程序中利用 GroupDocs.Metadata for Node.js 來提取、更新和刪除元數據。... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/zh-hant/metadata/edit-metada...
  2. Edytuj i zarządzaj metadanymi w aplikacjach Nod...

    Odkryj, jak wykorzystać GroupDocs.Metadata for Node.js do wyodrębniania, aktualizowania i usuwania metadanych w swoich aplikacjach.... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/pl/metadata/edit-metadata-in...
  3. ویرایش و مدیریت متاداده در برنامه های Node.js -...

    کشف کنید که چگونه از GroupDocs.Metadata for Node.js برای استخراج، به‌روزرسانی و حذف متاداده در برنامه‌های خود استفاده کنید.... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  4. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....vsdx" ); // Set the value of each...); metadata . save ( "output.vsdx" ); As a result, we update all...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  5. Node.js 앱에서 메타데이터 편집 및 관리 - GroupDocs.Metadata

    GroupDocs.Metadata를 활용하여 Node.js에서 애플리케이션의 메타데이터를 추출, 업데이트 및 제거하는 방법을 알아보세요.... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/ko/metadata/edit-metadata-in...
  6. 在 Node.js 应用中编辑和管理元数据 - GroupDocs.Metadata

    了解如何在您的应用程序中使用 GroupDocs.Metadata for Node.js 提取、更新和删除元数据。... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  7. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET....vsdx" ) as merger : info = merger...

    docs.groupdocs.com/merger/python-net/get-docume...
  8. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....vsdx" )) { IDocumentInfo info = merger...

    docs.groupdocs.com/merger/net/get-document-info...
  9. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....vsdx" Watermarker watermarker = new...new Watermarker ( "input.vsdx" ); TextWatermark watermark = new...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Node.js アプリでのメタデータの編集と管理 - GroupDocs.Metadata

    GroupDocs.Metadata for Node.js を活用して、アプリケーション内でメタデータを抽出、更新、削除する方法を発見してください。... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/ja/metadata/edit-metadata-in...