Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 89,751 for

doc format

(0.21 sec)
  1. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and Format text paragraphs, enhancing your Document processing capabilities....Provides access to the frame formatting properties. HasChildNodes...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words/par...
  2. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DocM Document using Python applications without using Microsoft Word....various APIs dealing different formats including Microsoft Office...Python Generate DOC File (Microsoft Word Binary Format) Generate DOCM...

    products.aspose.com/total/python-net/create/docm/
  4. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity in C++....that might result in loss of formatting or data fidelity. virtual...document that contains text formatted with a font that does not...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  5. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... DocumentBuilder(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the Docx to be printed in PDF by below code Doc.getLayoutOptions().setCommentDisplayMode(Commen…...printed in PDF by below code doc.getLayoutOptions().setCommen...comments from the document and format them accordingly before converting...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  8. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....includes APIs for other file formats such as PDF, Excel, and Outlook...file Save the document to PPTX format using Save method and set Pptx...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...saved to pre-ISO/IEC 29500 formats, the property is ignored. Examples...def create_nested_table (): doc = aw . Document () # Create the...

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