Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 17,887 for

insert documents

(0.03 sec)
  1. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....eaks/data/" ; // Open the document. $ doc = new Java ( "com.aspose...aspose.words.Document" , $ dataDir . "TestFile.doc" ); // Remove...

    docs.aspose.com/words/java/remove-breaks-in-php/
  2. Aspose::Words::Fields::FieldIf::get_FalseText m...

    Aspose::Words::Fields::FieldIf::get_FalseText method. Gets or sets the text displayed if the comparison expression is false in C++....get_FalseText () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldIf::get_TrueText me...

    Aspose::Words::Fields::FieldIf::get_TrueText method. Gets or sets the text displayed if the comparison expression is true in C++....get_TrueText () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to Insert in C++....name of the glossary entry to insert. System :: String Aspose ::...Words :: Document > (); // Create a glossary document and add...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the table and cells according to the specified auto fit behavior.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Pdf 通过 Node.js 结合 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 工作簿转换为 PDF。...node" ); // The path to the documents directory. const dataDir =...( filePath ); // Save the document in PDF format workbook . save...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...