Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 49,815 for

properties

(0.07 sec)
  1. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Cell Properties : Ensure that the table cell properties in your...

    forum.aspose.com/t/issue-with-text-placeholders...
  2. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...font name in the document properties). If the font still isn’t...via Adobe Reader → File → Properties → Fonts). With those details...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  3. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....texts and their formatting properties. A Paragraph object is capable...with different formatting properties through its underlying Portion...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  4. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....PdfSaveOptions class, containing the properties that determine how the PDF...Use the PreserveFormFields property to save a document as PDF...

    docs.aspose.com/words/java/specify-rendering-op...
  5. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!... Properties Name Description DisplayResult...sets the type of the document property to insert. IsDirty { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....true ); // Define Y-axis properties for decimal values. System...true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....and unused_builtin_styles properties to detect and remove styles...You can use the unused_lists property to detect and remove lists...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  8. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....Height property Gets or sets the height of..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision....Width property Gets or sets the width of..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....the value using the Value property. Get each field from the Form...Field and access its Value property. The following code snippets...

    docs.aspose.com/pdf/cpp/extract-form/