Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 47,818 for

properties

(0.07 sec)
  1. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to the console..."input.pdf" ); // Set page properties // Move origin from (0,0)...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  2. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....SignatureCustomAppea class instance and its properties values. The following code...contains a set of configuration properties implemented for your con...

    docs.aspose.com/pdf/java/working-with-signature...
  3. Working with Contacts on Exchange Server|Docume...

    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....Contact object with the desired properties. Call the CreateContact()...

    docs.aspose.com/email/cpp/working-with-contacts...
  4. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....snippet to set different properties of the XpsSaveOptions class...

    kb.aspose.com/cells/python/how-to-convert-excel...
  5. Convert Markdown to PDF in Python

    This article discusses the process of converting Markdown to PDF in Python. It encompasses the steps and a working code snippet to render MD to PDF in Python....setting custom values to the properties exposed by the PdfSaveOptions...

    kb.aspose.com/html/python/convert-markdown-to-p...
  6. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX.... Set other properties in the DiagramSaveOptions...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  7. Export Microsoft Excel File|Documentation

    This article introduces how to export a file in GridWeb....double‑clicking the event in the Properties pane. To learn more about...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Convert ATT to AMF via Python | products.aspose...

    Sample code for ATT to AMF Python conversion. Use API example code for batch ATT files to AMF conversion within VB.NET, Asp.NET or any .NET based application....AmfSaveOptions Set AMF specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  9. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....BlockImportMode Specifies how properties of block-level elements are...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/net/clean-up-a-document/