Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 418,004 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. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save Documents in a booklet layout for enhanced printing efficiency....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....the Programming with Documents documentation article. Examples:...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  7. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your Document processing with powerful, typed features!...the Programming with Documents documentation article. public class...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/run...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a Document. To learn more, visit the Documentation article in C++....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. class DigitalSignatureColl...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. 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...
  10. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your Document will be upgraded to the newest file format” How do I keep this from coming up? I am …... “Your document will be upgraded to the newest...is my code for creating the document. Thanks for any help you can...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...