Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 400,524 for

document

(0.56 sec)
  1. Securing and signing PDF documents|Aspose.PDF f...

    Learn how to apply security measures and digital signatures to PDF Documents in PHP/Java with Aspose.PDF....Securing and signing PDF documents Contents [ Hide ] This article...signatures are represented in a PDF document using Aspose.PDF for PHP via...

    docs.aspose.com/pdf/php-java/securing-and-signing/
  2. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...Equation 3.0 formula. doc = aw . Document ( file_name = MY_DIR + 'Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  4. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. TiffCompression | Aspose.Words for Java

    Specifies what type of compression to apply when saving page images into a TIFF file in Java....to a document that we convert into a TIFF image. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  7. Tables not merging correctly when multiple colu...

    I have a word Document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...2025, 8:07pm 1 I have a word document that has a bunch of tables...MergeTables(ref Document document) { NodeCollection tables = document.GetChildNodes(NodeType...

    forum.aspose.com/t/tables-not-merging-correctly...
  8. View XLSM File Online and using .NET | products...

    Free online XLSM file viewer app. .NET API C# code to read XLSM file for viewer application....NET based XLSM document viewer utility application...to view XLSM document. Download View XLSM Document via Online App...

    products.aspose.com/total/net/viewer/xlsm/
  9. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....the chapter titles in the document. int32_t Aspose :: Words ::...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....name of the bookmark in the document to include. @property def...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...