Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,139 for

split document

(0.08 sec)
  1. How to save Document to ByteArrayOutputStream a...

    Hi, I’m facing an issue with a PDF Document that contains repeated or garbled text when using the TextAbsorber.Text property in the .NET library. To address this, I attempted a workaround by converting the PDF to HTML, l…...How to save Document to ByteArrayOutputStrea and LoadDocument...facing an issue with a PDF document that contains repeated or...

    forum.aspose.com/t/how-to-save-document-to-byte...
  2. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with Documents.... Split PDF pages (from first, to end...pages). Document Get document viewer properties. Set document viewer...

    docs.aspose.com/pdf/java/key-features/
  3. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF Documents.... Split PDF pages (from first, to end...pages). Document Get document viewer properties. Set document viewer...

    docs.aspose.com/pdf/androidjava/key-features/
  4. Issue with setting Aspose Total License - Free ...

    IMPORTANT: Hello, we have an Aspose.Total license. In testing locally, we are able to get our application to correctly read the license and work with the associated Aspose products we use. However, when we deploy to a de…... Make sure the input documents do not already have the evaluation...before you instantiate any Document object. Also, please make...

    forum.aspose.com/t/issue-with-setting-aspose-to...
  5. Aspose PDF for C++添加水印WatermarkArtifact抛出异常 - 中...

    你好,我想向pdf文件中增加水印,但是auto artifact = MakeObject();行报错, 错误代码:System::ExceptionWrapperAspose::Pdf::Details_FontNotFoundException at memory location 0x014FE370.这个错误怎么去除呢? 测试代码如下: void GettingWatermarks() { String _dataDir…...pdf"); auto document = MakeObject<Document>(_dataDir + inputFileName);...artifact->set_IsBackground(true); document->get_Pages()->idx_get(1)-...

    forum.aspose.com/t/aspose-pdf-for-c-watermarkar...
  6. PDF Export - Annotation Features|Aspose.Words f...

    Export to PDF format using annotation saving features in Java.... Bookmarks All Word documents and most other formats that...can be made to appear the document outline by using the appropriate...

    docs.aspose.com/words/java/annotation-features-...
  7. idocumentpartsavingcallback - Aspose.Words for ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...Words saves document parts when exporting a document to SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PDF for .NET 7.9.0|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Exception thrown on Saving the document PDFNEWNET-34686 System.StackOverflowExcepti’...height PDFNEWNET-35034 Pdf document is not being converted properly...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-7-9-...
  9. ImageSavingArgs Class | Aspose.Words for .NET

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the ImageSaving event in C#....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to check current SDT Content is Splited in ...

    Hii team, How can i check the current sdt content is Splited in two or more pages ? Snippet : Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\\SDT_Check.docx"); var sdts = doc.GetChildNodes(NodeType.Struct…...Document doc = new Aspose.Words.Document(@"C:\\SDT_Check...of SDT content: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/how-to-check-current-sdt-con...