Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 180,183 for

doc

(0.21 sec)
  1. waterfall.xlsx

    Tabelle1 Data: 2 4 6 8 10 12 14 16 18 20 2023-03-13T08:51:41Z 16.0300 Chris Jackson IBM Corporation 2023-02-28T19:46:06Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z 2023-03-13T08:51:41Z false 2023-03......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/ru/javascript-cpp/using-c...
  2. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font.... doc = aw . Document ( MY_DIR + 'Embedded...'Embedded font.docx' ) all_fonts = doc . font_infos # Print all the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.lastRow property | Aspose.Words for Node.js

    Table.lastRow property. Returns the last [Row](../../../aspose.words.tables/row/) node in the table.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert an image shape and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::TxtOfficeMathExportMode ...

    Aspose::Words::Saving::TxtOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Text in C++.... auto doc = System :: MakeObject < Aspose...TxtOfficeMathExportM :: Latex ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Fields::Field::Unlink method | A...

    Aspose::Words::Fields::Field::Unlink method. Performs the field unlink in C++.... auto doc = System :: MakeObject < Aspose...+ u "Linked fields.docx" ); doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a Document easily and fast instead of using NPOI in C#.... C# Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    docs.aspose.com/words/net/format-table-in-docum...
  8. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....replace string in the document: doc = MY_DIR + 'Footer.docx' pattern...replacer_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

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

    Implements the SEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // SEQ fields display a count...

    reference.aspose.com/words/java/com.aspose.word...
  10. DigitalSignature.Comments | Aspose.Words for .NET

    Discover the DigitalSignature Comments property to enhance your signing process with clear purpose comments. Boost efficiency and clarity in your Documents!... Document doc = new Document ( MyDir + "Digitally...DigitalSignature signature in doc . DigitalSignatures ) { Console...

    reference.aspose.com/words/net/aspose.words.dig...