Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 179,373 for

document formatting

(1.01 sec)
  1. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...the Working with Fields documentation article. Remarks Inserts...Inserts the contents of the document’s Bibliography part in a bibliographic...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in Documents. Enhance your text processing with this powerful feature!...the Working with Fields documentation article. public class FieldNumWords...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Online PCL to DOTM Conversion or Develop Java b...

    Free online app to convert PCL to DOTM files. Java conversion library code for PCL Documents....PCL files to DOTM and other formats via Java automation API. Freely...will be converted into DOTM document Download the converted DOTM...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word Document easily and fast instead of using NPOI in C#....AI Extract Images from Word Document in NPOI Contents [ Hide ]...Words - Extract Images from Document To extract all images or images...

    docs.aspose.com/words/net/extract-images-from-w...
  5. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…... Your Documentation states // If we set the... flag to "true", then the document clone // list will preserve...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  6. Convert XLSM to PPTX using Java or with free On...

    Java API to Export XLSM to PPTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Converting XLSM files to PPTX format enables the creation of modern...elements. PPTX supports advanced formatting, animations, and multimedia...

    products.aspose.com/total/java/conversion/xlsm-...
  7. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....adjust the shape and text formatting. It also explains how to...border Remove the default Fill Format of the shape Finally, write...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  8. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) Document into a [Document](../../aspose.words/Document/) object...TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Specify Document Version of the Excel File usin...

    Learn how to specify the Document version of an Excel file programmatically using built-in Document properties with Node.js via C++....Ask AI Specify Document Version of the Excel File using BuiltIn...BuiltIn Document Properties with Node.js via C++ Contents [ Hide...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091