Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 89,966 for

doc format

(0.22 sec)
  1. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page Formats (PDF, XPS, images etc). To learn more, visit the Documentation article in C++....a document into fixed page formats (PDF, XPS, images etc). To...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert CSV to Word using Java or with free Onl...

    Java API to Export CSV to Word or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Total for Java file format automation libraries. CSV to...document to DOC format using save method and set Doc as SaveFormat...

    products.aspose.com/total/java/conversion/csv-t...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveOptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....written directly to the metafile format with Aspose.Words. Has effect...converting a document to .emf. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object... LoadOptions(load_format, password, base_uri) A shortcut...or Emf) images to Png image format. convert_shape_to_office_math...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a Document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. Digitally Sign Word File Online or using C++ | ...

    Free online app for digital signature in Word files. Develop C++ application to electronically sign Word Documents....supports many popular formats including Word format. Word eSignature...with C++ Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/cpp/signature/word/
  7. C++ API to Convert XPS to POT | products.aspose...

    Convert XPS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader... XPS is a fixed document format developed by Microsoft, while...POT is a presentation file format used by Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document Doc = new Document(); DocumentBuilder builder = new DocumentBuilder(Doc); builder.insertHtml("",true); Doc.save("test.Docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test...

    forum.aspose.com/t/insert-html-into-word-includ...
  9. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF Document into a Document object in Java....ecognizeUtf8Text); Document doc = new Document(getMyDir() + "UTF-8...\r" + " \u201a , ¢, £, ¥, ¤", doc.getFirstSection().getBody().getText()...

    reference.aspose.com/words/java/com.aspose.word...
  10. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition of a list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...