Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 89,966 for

doc format

(0.39 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the Document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++.... auto doc = System :: MakeObject < Aspose...set_ExportEmbeddedFonts ( false ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Introduction | Aspose.Note Documentation

    This Document provides an introduction to the net framework and its key features....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/introduction/
  3. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....Converting Word documents to PPSM format is a common requirement for...businesses. PPSM is a presentation format that is used to create and...

    products.aspose.com/total/cpp/conversion/word-t...
  4. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....custom date-time and numeric formats to output corresponding values...</foreach> > Source code Document doc = ...; // Loading a template...

    docs.aspose.com/words/java/accessing-xml-data/
  5. Export XLSB to WORD in Android or with free Onl...

    Android API to Convert XLSB to WORD without using Microsoft Word or online. Test free XLSB to WORD online converter quickly before integrating the code....used for further editing and formatting. This feature is especially...data with other users in a format that is easy to edit and manipulate...

    products.aspose.com/total/android-java/conversi...
  6. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...PDF as form fields, some formatting loss might occur because...save a document to the PDF format using the Save method and the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your Document with the UpdateListLabels method, ensuring consistency and clarity in your content....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/doc...
  8. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....PDF are converted to image format. Our product uses adaptive...code Output format PDF Select the target format from the list...

    products.aspose.com/words/net/compress/pdf/
  9. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field... A field in the following format will be used as a mail merge...comparison expression is False . format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...