Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 349,035 for

document

(0.13 sec)
  1. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless page printing....Words documents. Document doc = new Document ( MyDir + "Rendering...MyPrintDocument ( Document document ) { mDocument = document ; } /// <summary>...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Save as PDF - Change image - Free Support Forum...

    hello, when I save the Document as PDF the image changes, you can check it out. thanks in advance input.docx (238.8 KB)...8:35am 1 hello, when I save the document as PDF the image changes,...issue where the image in your document changes when you save it as...

    forum.aspose.com/t/save-as-pdf-change-image/310466
  3. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...
  4. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateMissingOutlineLevels method. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported. Default value for this property is false in C++....missing outline levels when the document is exported. Default value...saving a PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a Document....Specifies type of a break inside a document. Members Name Description...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....structured document tag. auto doc = MakeObject < Document > (); //...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your Document's visual appeal!...resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured Document tag has started....enumeration of a structured document tag has started. visitStructuredDocum...every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Footnote.AcceptStart | Aspose.Words for .NET

    Discover the Footnote AcceptStart method, designed to enhance visitor engagement by seamlessly guiding users to the footnote's beginning....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  10. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...paragraph's beginning // that the document builder will create under...

    reference.aspose.com/words/net/aspose.words/par...