Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 66,912 for

import

(0.11 sec)
  1. Remove PPSM Annotation Online or Manage Annotat...

    delete comments from PPSM file through online app for free. C++ API code to manage comments of PPSM files....Remove PPSM Annotations Online Import PPSM file to delete comments...

    products.aspose.com/total/cpp/annotate/ppsm/
  2. Remove PPSX Annotation Online or Manage Annotat...

    delete comments from PPSX file through online app for free. C++ API code to manage comments of PPSX files....Remove PPSX Annotations Online Import PPSX file to delete comments...

    products.aspose.com/total/cpp/annotate/ppsx/
  3. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. C++ API code to manage comments of XLSM files....Remove XLSM Annotations Online Import XLSM file to delete comments...

    products.aspose.com/total/cpp/annotate/xlsm/
  4. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Word document that are not imported into Aspose.Words as a collection...and INCLUDEPICTURE field are imported into Aspose.Words as a Shape...

    docs.aspose.com/words/net/fields-overview/
  5. View and Update POTX Properties Online or Updat...

    View and modify POTX properties through online app for free. C# .NET API code to update POTX properties....Update POTX Metadata Online Import POTX file by uploading it....

    products.aspose.com/total/net/metadata/potx/
  6. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...incorporates these suggestions: import com.aspose.words.*; public...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  7. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...image‑only count (inline + anchored) import com.aspose.words.*; public...

    forum.aspose.com/t/number-of-the-figure-count/3...
  8. 透過 C# 使用 Aspose.Note 和 Aspose.Html 將 Obsidian M...

    使用 C# 將 Obsidian Markdown 轉換為 OneNote 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 .md 批次轉換為 .one... htmlFilePath); // Step 2: Import HTML into OneNote Document...new Document(); noteDocument.Import(htmlFilePath, new HtmlImportOptions());...

    products.aspose.com/note/zh-hant/net/conversion...
  9. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....general file process After import a spread sheet file , GridJs...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....of the imported style. Examples: Shows how to import a style...getFont().setColor(Color.RED); // Import the source document's custom...

    reference.aspose.com/words/java/com.aspose.word...