Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 423,844 for

document

(0.32 sec)
  1. Preview Multiple Documents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Preview Multiple Documents Contents [ Hide ] You may preview...preview multiple Excel documents in the document library. To preview...

    docs.aspose.com/cells/sharepoint/preview-multip...
  2. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....appearance of the structured document tag. virtual get_Color ()...the color of the structured document tag. virtual get_Id () Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....few pages at start of the document then abort process and render...technique may not work for every document or may fail completely. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...without using a document builder. doc = aw . Document () # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field object effortlessly. Enhance your data merging efficiency today!...form of HTML documents. Document doc = new Document (); DocumentBuilder...data in the form of HTML documents (HandleMergeFieldInse). ///...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect pages and save it to another Document, contents of Hebrew turne…...When I open a PDF file as a Document, collect pages and save it...it to another Document, contents of Hebrew turned out mirrored...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  7. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured Document tag has started....enumeration of a structured document tag has started. visitStructuredDocum...every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....Shows how to get structured document tag. auto doc = System ::...Words :: Document > ( get_MyDir () + u "Structured document tags...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the Document's author in C++....Gets or sets the name of the document’s author. System :: String...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...new PDF document Document pdfDocument = new Document(); // Create...here"; // Add the figure to the document pdfDocument.Pages[1].Paragraphs...

    forum.aspose.com/t/figure-element-image-from-me...