Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 122,980 for

document

(0.14 sec)
  1. Document.IncludeTextboxesFootnotesEndnotesInSta...

    Optimize your Document's word count with the IncludeTextboxesFootnotesEndnotesInStat property. Control textboxes, footnotes, and endnotes effortlessly!...IncludeTextboxesFoot Document.IncludeTextboxesFoot property Specifies...count statistics. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....saving a document as a JPEG. let doc = new aw . Document (); let...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  4. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....to a document upon loading. let doc = new aw . Document (); let...to a document upon loading. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Cust...

    Aspose::Words::Saving::PdfSaveOptions::get_CustomPropertiesExport method. Gets or sets a value determining the way CustomDocumentProperties are exported to PDF file in C++....converting a document to PDF. auto doc = MakeObject < Document > ();...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window....apply to a document upon loading. doc = aw . Document () builder...apply to a document upon loading. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your Document, enhancing organization and navigation....the current position in the document as a bookmark start. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....saving a document to PDF. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...