Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 400,551 for

document

(0.14 sec)
  1. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…... Snippet : Document doc = new Document("source.docx"); Aspose...Aspose.Words.Document tempDoc = (Aspose.Words.Document)doc.Clone(false);...

    forum.aspose.com/t/extractpages-function-remove...
  2. Online OFT to OTT Conversion or Build .NET base...

    Free online app to convert OFT to OTT files. .NET C# conversion library code for OFT Documents....will be converted into OTT document Download the converted OTT...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/net/conversion/oft-to...
  3. Online OFT to TIFF Conversion or Build .NET bas...

    Free online app to convert OFT to TIFF files. .NET C# conversion library code for OFT Documents....will be converted into TIFF document Download the converted TIFF...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/net/conversion/oft-to...
  4. Convert WORD To Image Java

    Convert a Word Document to Image format in Java code. Save a Word Document as Image using Java....converting Word to image Use our document conversion API to create portable...Word, image, and many other document formats using Java. JPG Node...

    products.aspose.com/words/java/conversion/word-...
  5. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. class SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. C# API to Export EMLX to WORD | products.aspose...

    Convert EMLX to WORD without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to DOCX format...correct email, you can load EMLX document, parse it and have a look...

    products.aspose.com/total/net/conversion/emlx-t...
  7. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/zh-hans/python-net/merger/
  8. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...Developer Guide Working with XPS Document Working with Gradient Live...Show ] Add Gradient in XPS Document Add Horizontal Gradient Aspose...

    docs.aspose.com/page/java/xps/working-with-grad...
  9. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...