Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 180,131 for

doc

(0.14 sec)
  1. C++ API to Export PCL to DOTM | products.aspose...

    Convert PCL to DOTM within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOTM. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP.... $ doc = new Java ( "com.aspose.words...Document" , $ dataDir . "TestFile.doc" ); // Remove the page and section...

    docs.aspose.com/words/java/remove-breaks-in-php/
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output Document. The default value is Ecma376_2006 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance.... Document doc = new Document ( MyDir + "Comments...); NodeCollection comments = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/com...
  5. C++ API to Export TEX to OTT | products.aspose.com

    Convert TEX to OTT within C++ applications....to convert TEX file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to OTT. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. C++ API to Export SVG to XAMLFLOW | products.as...

    Convert SVG to XAMLFLOW within C++ applications....to convert SVG file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document.... let doc = new aw . Document ( base ....expect ( doc . sections . count ). toEqual ( 1 ); expect ( doc . sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java.... Document doc = new Document(); StructuredDocumentTa...sdt = new StructuredDocumentTa(doc, SdtType.CITATION, MarkupLevel...

    reference.aspose.com/words/java/com.aspose.word...
  9. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Document doc = new Document (); // Modify...methods to add image watermark. doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/wat...
  10. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method... convert_to_images(doc, save_format) Converts the pages...def convert_to_images ( self , doc : aspose . words . Document ...

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