Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 422,531 for

document

(0.4 sec)
  1. Issue with accessibility in DOCX to PDF convers...

    Hello Team, I am using Aspose.Words for .NET with a valid temporary license to convert DOCX Documents to PDF using a PowerShell script (without Microsoft Word automation). My implementation uses the following configura…...temporary license to convert DOCX documents to PDF using a PowerShell...DisplayDocTitle = true The document conversion works successfully...

    forum.aspose.com/t/issue-with-accessibility-in-...
  2. Corrupted PDF causing memory leak - Free Suppor...

    Hello Aspose Team, I’m seeing very high memory usage when processing a corrupted PDF with Aspose.PDF.Drawing 26.3.0 on Linux / .NET 8. In my sample project, I open the PDF with new Document(inputPath) and then run Text…...project, I open the PDF with new Document(inputPath) and then run TextFragmentAbsorber...pdf"; var document = new Document(inputPath); if (document.IsRepairNeeded(out...

    forum.aspose.com/t/corrupted-pdf-causing-memory...
  3. Save Website – C# – Aspose.HTML for .NET

    Learn how to save a website or how to save a webpage using Aspose.HTML for .NET and customize the saving process to suit your needs....HTML document from a URL 4 using HTMLDocument document = new...the HTML document to the specified file 10 document. Save (savePath);...

    docs.aspose.com/html/net/website-to-html/
  4. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...() => { let doc = new aw . Document (); let newComment = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!...into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::AI::AnthropicAiModel::Translate ...

    Aspose::Words::AI::AnthropicAiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. FieldSaveDate.use_saka_era_calendar property | ...

    FieldSaveDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....display the date/time of the document’s most recent save operation...doc = aw . Document ( file_name = MY_DIR + 'Document.docx' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading Document. By default this property is null and no temporary files are used in C++....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/cpp/aspose.words.loa...