Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 414,629 for

documents

(0.4 sec)
  1. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in Documents. To learn more, visit the documentation article in C++....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. class ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML Documents to PDF Documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...while converting HTML documents to PDF documents com.aspose.pdf.internal...setInputEncoding(ENCODING_UTF); Document pdfDoc = new Document(); TextState textState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  3. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF Documents with Aspose.PDF for C++. Follow this step-by-step guide....overall readability of the document. The content in the PDF is...have a good appearance of the document. The background can also be...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  4. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....for the generated images of document pages. Members Name Description...Description NONE The pages of the document will be rendered as color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。...PDF文档的附件保存在Document对象的EmbeddedFiles集合中。 以下代码片段也适用于...EmbeddedFiles 集合的 Delete 方法。 使用 Document 对象的 Save 方法保存更新后的文件。 以下代码片段演示了如何从PDF文档中删除附件。...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  6. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode...already exists in a destination document, the source style formatting...forcibly copied into destination document with unique name and applied...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....cards and other personal documents. Full-color scans. Improvements...

    docs.aspose.com/ocr/java/grayscale/
  9. LoadOptions.resourceLoadingCallback property | ...

    LoadOptions.resourceLoadingCallback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. test . skip ( 'LoadOptionsCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...Document '(FullFileName) Dim pdfBytes...pdfDocument = New Aspose.Pdf.Document(stream) Page = pdfDocument...

    forum.aspose.com/t/porting-code-object-referenc...