Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 34,407 for

document properties

(0.06 sec)
  1. [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...
  2. How to Resize Document During Conversion from H...

    Learn how to use rendering options to resize Document pages to the size of the content and vice versa....Between Formats How to Resize Document Live Demos HTML .NET Solution...Pricing Buy How to Resize Document During Conversion from HTML...

    docs.aspose.com/html/net/resize-document/
  3. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public...The default constructor. Properties Name Description SplitCriteria...

    reference.aspose.com/words/net/aspose.words.low...
  4. Working with Sections in C#|Aspose.Words for .NET

    Understanding Document section concepts and manipulation practices using C#. Insert section into a Document C#. Remove section C#. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/net/working-with-sections/
  5. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....text property Run.text property Gets or sets the text of the...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/net/setting-print-options/
  7. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. @property def bidi ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....customize the output Word document by using the DocxSaveOptions...Steps to Convert Excel to Word Document in Java Establish the development...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the Document. Can be null in C++....the background shape of the document. Can be null . System :: SharedPtr...shape that has its ShapeType property equal to Rectangle to be used...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....setting the most important properties to shape the chart, that...UpBars & Series.DownBars properties. Below provided code snippet...

    docs.aspose.com/cells/java/creating-waterfall-c...