Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 18,299 for

docx to doc

(0.17 sec)
  1. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUToNUMLGL field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); final String FILLER_TEXT =...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/net/aspose.words.fie...
  4. View and Update RTF Properties Online or Update...

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

    products.aspose.com/total/android-java/metadata...
  5. View and Update ODT Properties Online or Update...

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

    products.aspose.com/total/android-java/metadata...
  6. View and Update DOCM Properties Online or Updat...

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

    products.aspose.com/total/android-java/metadata...
  7. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method To easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/com...
  8. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures....work with digital signatures on DOC, OOXML, and ODT documents and...Words allows you to sign a DOC, DOCX, or ODT document digitally...

    docs.aspose.com/words/cpp/working-with-digital-...
  9. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CusTomPart::get_IsExternal method. False if this cusTom part is sTored inside the OOXML package. True if this cusTom part is an external target in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...