Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 423,821 for

document

(0.13 sec)
  1. 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...
  2. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your Document output....alternative way to render HTML documents can give you more control...to use the to render HTML document into PDF file. The process...

    docs.aspose.com/html/java/fine-tuning-converters/
  3. 在 Python 中更新 PDF 链接|Aspose.PDF for Python via .NET

    了解如何在 Python 中更新 PDF 链接的外观和目标。...infile , outfile ): document = ap . Document ( infile ) link_annotations...link_annotations = [ a for a in document . pages [ 1 ] . annotations...

    docs.aspose.com/pdf/zh/python-net/update-links/
  4. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....different parts of an XML-based document using a non-XML syntax. The...addressing of the nodes in a document tree. XPath is a query language...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the Xlsx format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Xlsx format. To learn...the Specify Save Options documentation article. class XlsxSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format 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...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Italic | Aspose.Words for .NET

    Discover the Font Italic property! Easily format text in italics to enhance readability and style in your designs. Boost your typography today!...using a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  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...