Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 376,848 for

document

(0.23 sec)
  1. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow....UnlinkFields Document.UnlinkFields method Unlinks fields in the...the whole document. public void UnlinkFields () Remarks Replaces...

    reference.aspose.com/words/net/aspose.words/doc...
  2. CompatibilityOptions.usePrinterMetrics property...

    CompatibilityOptions.usePrinterMetrics property. Use Printer Metrics To Display Documents....Printer Metrics To Display Documents. get usePrinterMetrics ()...metrics. Therefore, the final document’s layout may change if this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Working with VBA Macros documentation article. Examples: Shows..."X:\\broken.dll"; Document doc = new Document(getMyDir() + "VBA...

    reference.aspose.com/words/java/com.aspose.word...
  4. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method...Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the Document....end_row() Ends a table row in the document. def end_row ( self ): .....cells vertically. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get Started|Aspose.PDF for Java

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF Document...on how to create simple PDF document using Java and Aspose.PDF...complex document with Java library Supported Document Formats...

    docs.aspose.com/pdf/java/get-started/
  7. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames page or a single frame on a frames page...the Programming with Documents documentation article. Remarks If...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....the Programming with Documents documentation article. Examples:...borders and shading. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the Xlsx format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Xlsx format. To learn...the Specify Save Options documentation article. class XlsxSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. CompatibilityOptions.DoNotBreakWrappedTables | ...

    Discover the CompatibilityOptions DoNotBreakWrappedTables property to prevent floating tables from breaking across pages for a seamless Document layout....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...