Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 20,126 for

document insertion

(0.15 sec)
  1. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...}; var wordDocument = new Document(InputFile, htmlLoadOptions);...HtmlLoadOptions and then saving the document as PDF . The “§” symbol disappears...

    forum.aspose.com/t/html-to-pdf-special-characte...
  2. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your Document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....how to insert a paragraph into the document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....structured document tags. let doc = new aw . Document (); let builder...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldSectionPages...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. StoryType | Aspose.Words for Java

    Text of a Word Document is stored in stories in Java....class StoryType Text of a Word document is stored in stories. StoryType...shapes from a node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImportFormatOptions.adjust_sentence_and_word_sp...

    ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically... Document () dst_doc = aw . Document () builder =...cing = True builder . insert_document ( src_doc = src_doc , import_format_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....an image watermark into the document. public static void SetImage...Shows how to insert watermark image to the document. string doc...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/nod...