Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 172,559 for

document formatting

(0.72 sec)
  1. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  2. Draw geomtry to visio VDW document via Python |...

    Python source code to draw geomtry to visio vdw file within any Python based application....TIFF VSDX Draw Geomtry to VDW document in Python Native and high...performance draw geomtry to VDW document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/drawing...
  3. Mail Merge Template in C++|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output Documents, and then generate merge Documents using the merge fields....merge template as the base document for a Mail Merge operation...where the region is the entire document. All is explained in the next...

    docs.aspose.com/words/cpp/mail-merge-template/
  4. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph Formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....objects and specifying their formatting properties. A Paragraph object...handle text with different formatting properties through its underlying...

    docs.aspose.com/slides/python-net/manage-paragr...
  5. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldDde...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Node.js via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for Document protection. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...reason to protect or encrypt a document is to apply more control over...

    docs.aspose.com/words/nodejs-net/protect-or-enc...
  7. Protect or Encrypt a Document in C++|Aspose.Wor...

    Aspose.Words for C++ provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for Document protection. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...reason to protect or encrypt a document is to apply more control over...

    docs.aspose.com/words/cpp/protect-or-encrypt-a-...
  8. Export Presentation Charts on Android|Aspose.Sl...

    Learn how to export presentation charts with Aspose.Slides for Android via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....follows the presentation’s formatting (themes, styles, fills, effects)...chart images? See the API / documentation for output targets ( PDF...

    docs.aspose.com/slides/androidjava/export-chart/
  9. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...the Working with Charts documentation article. Properties Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…... Strangely, the document that falls back to the older...for this difference from the document XML alone. Sample Code Environment:...

    forum.aspose.com/t/table-cell-vertical-alignmen...