Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 418,004 for

document

(0.4 sec)
  1. C++ API to Export PDF to RTF | products.aspose.com

    Convert PDF to RTF within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...to RTF Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage Document operations effectively....a user on an encrypted PDF document. [Flags] public enum PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...
  4. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your Document saving experience. Customize RTF output with advanced settings for optimal results....additional options when saving a document into the Rtf format. To learn...the Specify Save Options documentation article. public class RtfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. Document.accept_start method | Aspose.Words for...

    Document.accept_start method. Accepts a visitor for visiting the start of the Document....visiting the start of the document. def accept_start ( self ...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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/
  9. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and other file...create, edit, and convert documents in various formats, including...

    products.aspose.com/total/net/conversion/msg-to...
  10. 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...