Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 18,467 for

docx to doc

(0.57 sec)
  1. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPartCollection class | Aspose.Words for P...

    aspose.words.markup.CusTomPartCollection class. Represents a collection of [CusTomPart](../cusTompart/) objects... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your Document layout for a polished look!...Document doc = new Document (); Assert . That ( doc . FirstSection...builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sec...
  4. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....Document doc = new Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  5. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CusTomPart RelationshipType property To easily manage and define relationships between parent and cusTom parts for enhanced functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomPart.relationship_type property | Aspose....

    CusTomPart.relationship_type property. Gets or sets the relationship type from the parent part To this cusTom part.... 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. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code To update PPT properties....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  8. Merge XLSB Files Online or using C++ | products...

    Free online app To combine different XLSB files. C++ merging library code To merge XLSB worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/merge/xlsb/
  9. Electronically Sign Documents via C++ | product...

    Use digital signature To sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add e-Signature online via app....eSignature Options with C++ Sign DOC Sign DOCX Sign ODP Sign ODT Sign PDF...

    products.aspose.com/total/cpp/signature/
  10. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some content with...

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