Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 400,432 for

document

(0.15 sec)
  1. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....throws Exception { Document doc = new Document(getMyDir() + "Bibliography..."Bibliography.docx"); // If the document already has a style you can...

    reference.aspose.com/words/java/com.aspose.word...
  2. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Default is all the pages in the document. public PageSet PageSet {...exact page indices. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....prevent fields in the included document from being updated. public...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Testing a License|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....convert any document into the desired format. If the document contains...

    docs.aspose.com/cells/sharepoint/testing-a-lice...
  5. Public API Changes in Aspose.Note 1.2.0 | Aspos...

    This Document outlines the changes and improvements made to the public APIs in the 1.2.0 version of Aspose.Note....Contents [ Hide Show ] This document describes changes to the Aspose...A few more common OneNote document elements are supported. The...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....resolution while rendering a document to PNG. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. get color () : string...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...ProcessPdfToTiff(int iteration) { Document pdfDocument = null; TiffDevice...null; using (pdfDocument = new Document("1300KFile.pdf")) { Resolution...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  9. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  10. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage Document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu ( Document document ) Parameter Type Description...Description document Document The document to print. Examples Shows...

    reference.aspose.com/words/net/aspose.words.ren...