Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 20,130 for

insert documents

(0.12 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Startup (); // The path to the documents directory. U16String dataDir...Cells-for-C // The path to the documents directory. U16String srcDir...

    docs.aspose.com/cells/cpp/managing-controls/
  2. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...IOException { try (Document pdfDocument = new Document(); ImageInputStream...safe cast for TIFF Document pdf = new Document(); // Process each...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....The default is {width: () => document.documentElement.clientWidth...clientWidth, height: () => document.documentElement.clientHeight} . {width:...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats 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...
  5. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....setCalendarType(int) in an Office Open XML document. Examples: Shows how to prompt...structured document tag. Document doc = new Document(); // Insert a structured...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...in a right-to-left language document. nameFarEast Returns or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...in a right-to-left language document. name_far_east Returns or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Several JPG Into HTML Java

    Merge multiple JPG into HTML in Java code. Save JPG as HTML using Java....several JPG into HTML Use our document merging API to create portable...combined picture as a HTML document. Use Java to convert JPG images...

    products.aspose.com/words/java/merge/jpg-to-html/
  9. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....styling and formatting to document content in Aspose.Words. Each...the table, or when nodes are inserted directly into the DOM. The...

    docs.aspose.com/words/net/applying-formatting/
  10. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/cpp/applying-formatting/