Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 351,090 for

document

(0.09 sec)
  1. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Document.frameset property | Aspose.Words for N...

    Document.frameset property. Returns a [Document.frameset](./) instance if this Document represents a frames page....property Document.frameset property Returns a Document.frameset...frameset instance if this document represents a frames page. get frameset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  5. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and how to edit the content of an SVG Document....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/create-svg/
  6. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 validate(…) 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...规范中的相应规则。 // 打开文档 $document = new Document ( $inputFile ); $pdfFormat...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...
  7. Convert RTF to POTX via C++ or with free Online...

    Export RTF to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....is a document file format that is used to store documents with...widely used for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/rtf-to...
  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. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance Document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...

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