Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 424,128 for

document

(1.74 sec)
  1. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... Document (); let builder = new aw ... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 旋转 SVG – C# 示例

    SVG 旋转的 C# 示例。考虑在变换属性和变换矩阵中使用旋转函数的情况。...Create a new SVG document 7 using (SVGDocument document = new SVGDocument())...SVGSVGElement svgElement = document. RootElement ; 10 11 // Create...

    docs.aspose.com/svg/zh/net/rotate-svg/
  3. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...pdf" ); auto document = MakeObject < Document > ( _dataDir +...( Color :: get_Green ()); document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/header/
  4. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!...work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  6. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....相反,请使用 Document.Form.XFA 来获取/设置字段值并操作 XFA...FillXFAFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  8. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word Document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...compare the original Word document with the edited version, the...order of edits when comparing documents using Aspose.Words, you can...

    forum.aspose.com/t/issue-with-the-import-revisi...
  9. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. class RtfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Perl # ! C : \ Perl \ bin...

    docs.aspose.com/words/java/perl-and-aspose-word...