Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 9,309 for

insert documents

(0.15 sec)
  1. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....boolean Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...in text. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldToc::get_SequenceSe...

    Aspose::Words::Fields::FieldToc::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...the Working with Charts documentation article. Properties Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Vector Graphics Detect and Remove? - Free Suppo...

    Hello, I have a couple of basic questions about ‘aspose.PDF’ library. Using some sample code, I was able to detect vector graphics in a PDF file. I would like to know if there is the ability to remove the vector grap…...library off the ability to insert vector graphics into a PDF...PDF. using (var document = new Aspose.Pdf.Document(“C:\TEMP\PDF...

    forum.aspose.com/t/vector-graphics-detect-and-r...
  6. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...paragraphs. auto doc = MakeObject < Document > (); SharedPtr < Body > body...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name...assertTrue ( doc . has_macros ) # Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection of BuildingBlock objects in the document. To learn more, visit the documentation article in C++....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...