Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 89,981 for

doc format

(0.29 sec)
  1. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the Document is in forms design mode....only for documents in WordML format. Examples Shows how to enable/disable...enable/disable forms design mode. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document Format....Gets the detected document format. get loadFormat () : Aspose...detect the document format and encryption. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartFormat.setDefaultFill method | Aspose.Word...

    ChartFormat.setDefaultFill method. Resets the fill of the chart element to have the default value.... let doc = new aw . Document ( base ....myDir + "DataPoint format.docx" ); let shape = doc . getShape ( 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert HTML To WORD C++

    Convert HTML to WORD Format in C++ code. Save HTML as WORD using C++....Word, and many other document formats using C++. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/html-t...
  5. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your Document Formatting by ensuring consistent left and right indents for a polished look.... Document doc = new Document ( MyDir + "Document...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/par...
  6. Java API to Export MD to WORDML | products.aspo...

    Convert MD to WORDML using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...converting PDF documents to other formats, and extracting text and images...

    products.aspose.com/total/java/conversion/md-to...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table Format disturb while copying excel worksh...

    Hello Team , We are facing Format issue , while replacing Table Data from excel worksheet to the Word Documents , if table is big for Format getting disturb , can you please provide solution or code sample which help us…...Table Format disturb while copying excel worksheet data(having...Hello Team , We are facing format issue , while replacing Table...

    forum.aspose.com/t/table-format-disturb-while-c...
  9. C# API to Export PS to XAMLFLOW | products.aspo...

    Convert PS to XAMLFLOW without using Microsoft Word...easily convert PS file format to DOC using the advanced PDF Processing...Words for .NET, to render the DOC file to XAMLFLOW. Aspose.PDF...

    products.aspose.com/total/net/conversion/ps-to-...
  10. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...