Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 41,638 for

document properties

(0.26 sec)
  1. TaskPaneCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneCollection class, your solution for managing persistent task pane objects efficiently. Enhance your web applications today!...Work with Office Add-ins documentation article. public class TaskPaneCollection...BaseWebExtensionColl < TaskPane > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.web...
  2. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization....Scale property Gets or sets the zoom factor...local file system. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....sections in a document. let doc = new aw . Document (); let builder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WebExtension class | Aspose.Words for Node.js

    Aspose.Words.WebExtension class. Represents a web extension object...Office Add-ins documentation article. Properties Name Description...extension instance in the current document. isFrozen Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the Document....formatting on tables in the document. def expand_table_styles_...a DOCX or WordprocessingML document that contains tables formatted...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Programming with Documents | Aspose.PUB for Java

    To code PUB files with Aspose.PUB for Java start with editing the file Metadata that describes its Properties like author, tile, company, language, etc....pub Documents Live Demos Source Code API...Pricing Buy Programming with Documents | Aspose.PUB for Java Contents...

    docs.aspose.com/pub/java/programming-with-docum...
  7. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...To Docx issue with OCR of a document Aspose.PDF Product Family...pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  8. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... Document () # A smart tag appears in a document with Microsoft...Smart tags use the "Element" property to reflect the type of data...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++....of text on each page in a document or section. Aspose :: Words...settings to sections in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....your application Instantiate Document class object to generate PDF...add text and set textual properties Create PDF from Java by saving...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...