Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,068 for

append

(0.08 sec)
  1. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... append_child ( main_header , True...True ) root_element . append_child ( paragraph_element , True ) #...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  3. Insert Table in OneNote using C# | OneNote Tabl...

    Programmatically insert table in OneNote documents using C#. Learn how to create a table with locked columns in the OneNote Document.... After that, append all objects using the AppendChildLast()...

    blog.aspose.com/note/insert-table-in-onenote-us...
  4. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python.... append ( field . hyperlink ) Apply...

    docs.aspose.com/words/python-net/working-with-h...
  5. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++.... // 1 - Append an item to the end of the collection:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for Python via .NET API 提供了TransformBuilder类,它通过链操作简化了转换矩阵的创建。... APPEND ) a = tb . translate ( 1 ,...

    docs.aspose.com/3d/zh/python-net/simplify-the-c...
  9. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...FontSize = 12; // Append the text fragment to the page...

    forum.aspose.com/t/encountering-an-error-while-...
  10. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....TextBuilder > ( page ); // Append TextFragment to PDF file tb...TextBuilder > ( page ); // Append the text fragment to the PDF...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...