Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 415,697 for

document

(1.65 sec)
  1. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the Document outline to show expanded when the file is viewed....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...// 创建 Document 实例 auto document = MakeObject < Document > ( _dataDir...PDF 文件的页面集合中添加页面 auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/update-links/
  3. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful Document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. public class ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  4. BuiltInDocumentProperties.ScaleCrop | Aspose.Wo...

    Discover the ScaleCrop property in BuiltInDocumentProperties, which controls thumbnail display—ensuring optimal viewing with cropped or scaled images....property Indicates whether document thumbnail is cropped or scaled...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  6. Export MSG to DOCX via C++ | products.aspose.com

    C++ API to Convert MSG to DOCX without using Microsoft Word or Outlook...with other tasks related to document processing, such as creating... editing, and converting documents. Using Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…... As following official document give completely different...StreamFactory(); { var document = new Aspose.Words.Document(stream); PdfSaveOptions...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  8. Aspose::Words::IDocumentReaderPlugin interface ...

    Aspose::Words::IDocumentReaderPlugin interface. Defines an interface for external reader plugins that can read a file into a Document in C++....that can read a file into a document. class IDocumentReaderPlugi...System::SharedPtr<Aspose::Words::Document>) Reads the data from the...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. RevisionGroupCollection.Count | Aspose.Words fo...

    Discover the Count property of RevisionGroupCollection. Easily retrieve the total number of revision groups, enhancing your data management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  10. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET....Add Footers to PDF Document Using C# In order to add footers... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/footer/