Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 39,583 for

document properties

(0.1 sec)
  1. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your Document with the UpdateListLabels method, ensuring consistency and clarity in your content....UpdateListLabels Contents [ Hide ] Document.UpdateListLabels method Updates...for all list items in the document. public void UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Setting Pivot Table Option - For Empty Cells Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setNullString() properties for setting the “For empty...show” pivot table option. AI Document Assistant Close Customize...

    docs.aspose.com/cells/java/setting-pivot-table-...
  3. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract Document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....Allows to specify options for document page extracting. public class...The default constructor. Properties Name Description UnlinkPagesNumberFie...

    reference.aspose.com/words/net/aspose.words/pag...
  4. View or Edit OST Files Metadata via .NET | prod...

    C# source code to edit or view OST format metadata on .NET Framework, .NET Core, and Xamarin Platforms.... powerful and easy to use document metadata API for C# platform...access all properties Loop through each property to access its...

    products.aspose.com/email/net/metadata/ost/
  5. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...snippet to use the Mediabox properties for bookmark creation. Hopefully...

    forum.aspose.com/t/according-to-page-size-how-t...
  6. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word Documents in C++....charts in Microsoft Word documents. Classes Class Description...the Working with Charts documentation article. AxisDisplayUnit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....HorizontalResolution property Gets the horizontal resolution...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control...ole_control property OleFormat.ole_control property Gets OleFormat... Otherwise this property is null. @property def ole_control (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls to Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document bookmark misplaced in the last document after document...issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...