Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 418,004 for

document

(0.39 sec)
  1. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with Documents? Learn the details....of features to work with documents in various formats. It is...limit on the maximum size of a document file that Aspose.Words can...

    docs.aspose.com/words/java/memory-requirements/
  2. Merge PDF Files Online or using .NET | products...

    Free online app to combine different PDF files. .NET code to merge PDF Documents into other formats....NET Merge Pdf Merge PDF Documents Online via Merger App or using...Develop powerful .NET based PDF document merging application. Combine...

    products.aspose.com/total/net/merge/pdf/
  3. CleanupOptions | Aspose.Words for Java

    Allows to specify options for Document cleaning in Java....Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Word with new styles gives incorrect page count...

    I have a docx Document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the Document is using custom styles for numbered l…...2026, 2:25pm 1 I have a docx document with an incorrect page count...problem seems to be because the document is using custom styles for...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...加载 PDF 文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your Documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....SignOptions ) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...we make a change within the document, // we can apply the change...

    reference.aspose.com/words/net/aspose.words/com...
  9. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...and clipping by text in PS document. 2 String outputFileName =...new 1-paged PS Document 8 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  10. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...