Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 414,716 for

document

(1.06 sec)
  1. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is true . get...formats. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...formats. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF Document should be displayed when opened in the PDF reader....enumeration Specifies how the PDF document should be displayed when opened...Description UseNone Neither document outline nor thumbnail images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/nodejs-net/converting-to-...
  5. Microsoft Word|Aspose.Words for .NET

    Aspose.Words plugins for Microsoft Word using C#....together with Microsoft Word for document automation. Aspose.Words for...to perform a wide range of document processing tasks directly...

    docs.aspose.com/words/net/aspose-words-net-for-...
  6. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(C#): using (var doc = new Document(input)) { var options = new...issues with font names and document accessibility. The problem...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  7. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...MemoryStream(byteArray); var doc = new Document(memoryStream); //System.I...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  8. Java API to Export MD to MHTML | products.aspos...

    Convert MD to MHTML using on premise Java API...Words for Java is a powerful document processing API that enables...with documents, such as document manipulation, document comparison...

    products.aspose.com/total/java/conversion/md-to...
  9. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...