Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 20,122 for

document insertion

(0.14 sec)
  1. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....with Styles and Themes documentation article. Examples: Shows...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI.... Document () builder = aw . DocumentBuilder...doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at a specific position in a PDF file using Python and Aspose.PDF for customized Document layout....Insert an Empty Page into a PDF File in Python Contents [ Hide...Hide ] To Insert an Empty Page into a Pdf document using Aspose...

    docs.aspose.com/pdf/python-java/insert-an-empty...
  5. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++....space added to the margin for document binding. double Aspose ::...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FieldLink.SourceItem | Aspose.Words for .NET

    Discover the FieldLink SourceItem property to efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....field types to link to other documents in the local file system,...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    Discover the FieldDdeAuto SourceItem property to easily manage linked source file sections. Enhance your data integration with seamless control and flexibility....field types to link to other documents in the local file system,...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.FormatUpdateType | Aspose.Words for .NET

    Discover the FieldLink FormatUpdateType property to efficiently manage how linked objects update their formatting. Enhance your workflow today!...field types to link to other documents in the local file system,...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...