Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 90,688 for

doc format

(0.25 sec)
  1. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ShapeBase.Reflection | Aspose.Words for .NET

    Discover the ShapeBase Reflection property to enhance your designs with customizable reflection Formatting for stunning visual effects....property Gets reflection formatting for the shape. public ReflectionFormat...reflection shape effect. Document doc = new Document ( MyDir + "Various...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your Documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...
  4. Convert PPSM to DOTX in Python or with free Onl...

    PPSM to DOTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to DOTX online converter quickly before integrating the code....Master (PPSM) format is a proprietary file format used by Microsoft...colors, and effects. The DOTX format is a template file used by...

    products.aspose.com/total/python-net/conversion...
  5. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. @property...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PPT to DOCX in Python or with free Onli...

    PPT to DocX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DocX online converter quickly before integrating the code....into Microsoft Word as a DOCX format. The Aspose.Slides for Python...supports a wide range of image formats, including JPEG, PNG, TIFF...

    products.aspose.com/total/python-net/conversion...
  7. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel Document online via app for free. C++ API code to search and replace Excel text....support many popular formats including Excel format. C++ Utility to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/redact/excel/
  8. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS Document online via app for free. C++ API code to search and replace XLS text....support many popular formats including XLS format. C++ Utility to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/redact/xls/
  9. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

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