Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 177,111 for

document formatting

(0.51 sec)
  1. Converting a PDF file to WORD using Python via ...

    Sample code on Python via Java for PDF to WORD conversion. Use example code for batch PDF to WORD conversion with Python and Java...programmatically a document from PDF to WORD format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-java/conversion/...
  2. Converting a PDF file to DOCX using Python via ...

    Sample code on Python via Java for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and Java...programmatically a document from PDF to DOCX format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-java/conversion/...
  3. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Setup Target Camera in 3D document Contents [ Hide ] Add Animation...Animation property in 3D document Aspose.3D for Python via .NET...

    docs.aspose.com/3d/python-net/add-animation-pro...
  4. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your Document experience!...File Format and Check Format Compatibility documentation article...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/net/aspose.words.set...
  5. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template Document at the exact position using LINQ in Java....error message into a template document at an exact position where...directly into the generated document instead of throwing an exception...

    docs.aspose.com/words/java/inlining-syntax-erro...
  6. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF Document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...2025, 9:48am 1 I have an RTF document that uses a specific font...the Bold part). Testing the document with version 25.4.0 has the...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....read and write PowerPoint® documents without Microsoft PowerPoint®...required to manage PowerPoint® documents. Aspose.Slides for Java offers...

    docs.aspose.com/slides/java/product-overview/
  8. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....NET Conversion Document Conversion using Python APIs... Images and various other formats using Aspose.Words for Python...

    products.aspose.com/total/python-net/conversion/
  9. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations....the “effective” paragraph formatting parameters, taking style...Use the effective paragraph formatting data structure ; it returns...

    docs.aspose.com/slides/java/paragraph/
  10. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816