Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 81,657 for

doc format

(0.22 sec)
  1. Convert DWT to U3D via JavaScript | products.as...

    Sample code for DWT to U3D conversion. Use API example code for batch DWT files to U3D conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert docx to pdf Chinese garbled - Free Supp...

    Convert Docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...new_file_name doc = aw.Document(str(file_path)) doc.save(str(new_file_path))...aw # Load the Word document doc = aw.Document("input.docx") #...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  3. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your Documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  4. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    Optimize your Documents with CleanupOptions' UnusedBuiltinStyles property, ensuring unused BuiltIn styles are efficiently removed for cleaner, professional results.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  5. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your Documents. Enhance your Document management today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. HasPageNumberSeparat { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Locking accepted tracked changes in Word Docume...

    In a Word Document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts of Document where user have done changes in word Document. In other sections o…...Create a new document Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add content to the document...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution for Rusthttps://products.aspose.com/pdf/rust-cpp/conversion/Recent content in PDF Format Conversion Solution for......PDF Products – PDF Format Conversion Solution for Rusthttps://products...sion/Recent content in PDF Format Conversion Solution for Rust...

    products.aspose.com/pdf/rust-cpp/conversion/ind...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your Document automation and Formatting capabilities.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsBold { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external Documents for seamless integration and enhanced Document processing....into a string in the specified format. ToString ( SaveOptions ) Exports...document’s subdocument. Document doc = new Document ( MyDir + "Master...

    reference.aspose.com/words/net/aspose.words/sub...