Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 401,825 for

document

(0.16 sec)
  1. RtfSaveOptions.exportImagesForOldReaders proper...

    RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not...affect the size of the RTF document. Default value is true . get... These keywords allow the document to be displayed correctly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveOptions.DocumentSplitCriteria property. Specifies how the Document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...property Specifies how the document should be split when saving...Normally you would want a document saved to HTML as a single...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....FormEditor (); Document document = new Document ( _dataDir + "Sample-Form-01..."Sample-Form-01.pdf" ); document . getPages (). add (); editor...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  4. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents...in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converting Microsoft PowerPoint Documents into ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Converting Microsoft PowerPoint Documents into Other Formats Contents...via Aspose.Slides option to document menus Converting a Presentation...

    docs.aspose.com/slides/sharepoint/converting-mi...
  8. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your Document visuals effortlessly!...property is used when the document is exported to fixed page...when saving to PDF. Document doc = new Document ( MyDir + "DrawingML...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....Follow the steps below: Create Document instance. Create Drawing object...Circle () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-circle/
  10. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...