Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 414,091 for

document

(0.18 sec)
  1. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property customizes your HTML exports with a specified CSS file path, enhancing your Document's style....(CSS) file written when a document is exported to HTML. Default...effect only when saving a document to HTML format and external...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Access the Page via...

    products.aspose.com/pdf/cpp/acroforms/
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...list formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C# API to Export EMAIL to PCL | products.aspose...

    Convert EMAIL to PCL without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and other file...create, edit, and convert documents in a variety of formats. It...

    products.aspose.com/total/net/conversion/email-...
  5. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and Document work correctly in a local …...while the exact same code and document work correctly in a local...stabilization Called document.UpdateFields() Called document.UpdatePageLayout()...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  6. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....image: Create an object of the Document class, to get the particular...convertPDFtoBMP () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the Document loading process should match a specific MS Word version...Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  9. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable Document margins. Enhance your Document formatting with easy-to-use presets!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/mar...
  10. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...Examples Shows how to optimize document objects while saving to xps...new aw . Document ( base . myDir + "Unoptimized document.docx" );...

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