Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 22,684 for

docx

(0.24 sec)
  1. Aspose::Words::Fields::FieldFileName class | As...

    Aspose::Words::Fields::FieldFileName class. Implements the FILENAME field. To learn more, visit the documentation article in C++....docx" ); auto builder = MakeObject...()); ASSERT_EQ ( u "Document.docx" , field -> get_Result ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....docx" ); Shows how to modify formatting...Document > ( MyDir + u "Tables.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...docx" ); let dstDoc = srcDoc . clone...base . myDir + "List source.docx" ); const dstDoc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. पाइथन के साथ Word DOC को EPUB में बदलें

    Word DOC को Python के साथ EPUB में बदलने के लिए इस लेख का अनुसरण करें। इसमें Python के साथ दस्तावेज़ को EPUB में बदलने के लिए IDE, चरण और नमूना कोड सेट करने का विवरण दिया गया है।...फ़ाइल उपरोक्त चरण पायथन के साथ DOCX से EPUB रूपांतरण की प्रक्रिया...रूपांतरित करें। पायथन के साथ DOCX को EPUB में बदलने के लिए कोड...

    kb.aspose.com/hi/words/python/convert-word-doc-...
  5. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing....docx" ); // Note that the protection...ArtifactsDir + "Document.Protect.docx" ); Assert . AreEqual ( ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....docx" ; Assert . AreEqual ( $" RD...@" \\ ")}ReferencedDocument.docx" , field . GetFieldCode ());...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.InsertDocument | Aspose.Words p...

    DocumentBuilder InsertDocument metodo. Inserisce un documento nella posizione del cursore in C#....docx" ); DocumentBuilder builder...MyDir + "Formatted elements.docx" ); builder . InsertDocument...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....docx' ) table = doc . first_section...ARTIFACTS_DIR + 'Table.SetOutlineBorders.docx' ) Shows how to remove all borders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....docx"); // The "Theme" object gives..."Themes.CustomColorsAndFonts.docx"); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.InsertImage | Aspose.Words för ...

    DocumentBuilder InsertImage metod. Infogar en bild från ett .NETImage objekt i dokumentet. Bilden infogas inline och i 100 skala i C#....docx" ); Se även class Shape class...( ArtifactsDir + "InsertGif.docx" ); Visar hur man infogar en...

    reference.aspose.com/words/sv/net/aspose.words/...