Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 41,507 for

document properties

(0.09 sec)
  1. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....Hide ] Most of the object properties provided in the Aspose.Words...when setting various page properties because, for instance, inches...

    docs.aspose.com/words/cpp/convert-between-measu...
  2. WebExtensionReference Class | Aspose.Words for ...

    Discover the Aspose.Words.WebExtensionReference class, your key to managing web extensions with ease. Identify providers and versions effortlessly!...Work with Office Add-ins documentation article. public class WebExtensionReferenc...The default constructor. Properties Name Description Id { get;...

    reference.aspose.com/words/net/aspose.words.web...
  3. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!...sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PhoneticGuide | Aspose.Words for Java

    Represents Phonetic Guide in Java....how to get properties of the phonetic guide. Document doc = new...new Document(getMyDir() + "Phonetic guide.docx"); RunCollection...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....output PDF document can be modified with different properties and methods...PdfSaveOptions class Specify various properties of the PdfSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  6. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++....Aspose::Words::Document::UpdateFields method Contents [ Hide...Hide ] Document::UpdateFields method Updates the values of fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Change styles for complete document - Free Supp...

    Hi we are trying to change style of Document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Change styles for complete document Aspose.Words Product Family...trying to change style of document, there are few issues that...

    forum.aspose.com/t/change-styles-for-complete-d...
  8. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  9. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...bookmarks in it using the Document class object Iterate through...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  10. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.isNillable() property to true . The following code...

    docs.aspose.com/cells/javascript-cpp/working-wi...