Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 417,994 for

document

(0.38 sec)
  1. 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...
  2. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word Documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...Hyperlinks When Comparing Word Documents Aspose.Words Product Family... When I compare two Word documents, I notice that some additional...

    forum.aspose.com/t/getting-additional-hyperlink...
  3. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this Document....show_spelling_errors property Document.show_spelling_errors property...display spelling errors in this document. @property def show_spelling_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AiModel.Translate | Aspose.Words for .NET

    Professional Document translation API supporting multiple languages. Translate Word Documents accurately with AI-powered language processing....method Translates the provided document into the specified target...public abstract Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. 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-...
  6. 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...
  7. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms... powerful and easy to use document manipulation and conversion...code. Open a PDF document using the document_open function, which...

    products.aspose.com/pdf/python-cpp/conversion/p...
  8. 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...
  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...