Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 80,914 for

doc format

(0.06 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. { System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Փոխարկել DOC PNG C++

    Փոխարկեք Doc ը PNG ձևաչափի C++ կոդով: Պահեք Doc որպես PNG օգտագործելով C++:...Փոխարկել DOC ը PNG ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը PNG Օգտագործեք C++ ՝ առավելագույն DOC ից PNG փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...me, output_file_name, save_format, watermark_text) Adds a text...document with specified save format. def set_text ( self , input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 Format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...images are saved in Base64 format to the output HTML, MHTML or...saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the Format in which the Document is saved....SaveFormat enumeration Indicates the format in which the document is saved... invalid value for file format. DOC Saves the document in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate Document from template in C#....MemoryStream ( DocumentBody ); Document doc = new Document ( fileStream );...); string [] fields = doc . MailMerge . GetFieldNames (); Entity...

    docs.aspose.com/words/net/extend-and-contribute...
  10. FieldChar.isDirty property | Aspose.Words for N...

    FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

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