Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 20,033 for

insert documents

(0.1 sec)
  1. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``....structured document tag. let doc = new aw . Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Strikethrough text is not rendered in the saved...

    Hello Aspose! We are experiencing an issue with Aspose.PDF (v24.6.0 and previous versions). When we Insert an SVG image into a PDF document, the strikethrough text is not displayed in the saved PDF. It seems that the ‘t…... When we insert an SVG image into a PDF document, the strikethrough...However, when the same SVG is inserted into a PDF using Aspose.PDF...

    forum.aspose.com/t/strikethrough-text-is-not-re...
  5. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS....Working with HTML Documents Edit HTML Document Live Demos HTML...Download Pricing Buy Edit HTML Document – Edit HTML File in C# Contents...

    docs.aspose.com/html/net/edit-html-document/
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....placeholder text for a structured document tag. auto doc = System ::...Aspose :: Words :: Document > (); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Compress and Decompress EPS Files via .NET

    C# compression and decompression source code to compress EPS Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance EPS document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/eps/
  9. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....a user on an encrypted PDF document. Members Name Description...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...()); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/cpp/aspose.words/doc...