Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 17,110 for

docx to doc

(0.09 sec)
  1. ToaCategories.defaultCategories property | Aspo...

    ToaCategories.defaultCategories property. Gets the default table of authorities categories.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ToaCategories class | Aspose.Words for Node.js

    Aspose.Words.Fields.ToaCategories class. Represents a table of authorities categories... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill To a uniform color in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Two color gradient.docx" ); // Get Fill object for Font...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CustomXmlPartCollection.clone method | Aspose.W...

    CusTomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CusTomPart class. Represents a cusTom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CusTomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Remove PDF Password Protection Online or using ...

    Remove password from PDF Document through online app for free. .NET C# API code To unlock password protected PDF files....Unlock PDFs to convert them into DOCX, XLSX, or other editable file...Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX Files...

    products.aspose.com/total/net/unlock/pdf/
  9. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/cpp/aspose.words/doc...