Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 9,112 for

append

(0.47 sec)
  1. 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...
  2. Managing Outlook MAPI Journal Entries in PST Fi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... For each file, it appends the file to the journal.attachments...attach_file_names : journal . attachments . append ( attach , open ( attach ,...

    docs.aspose.com/email/python-net/managing-mapij...
  3. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... append ( line ); } } catch ( IOException...if ( i > 0 ) sb . append ( sep ); sb . append ( arr [ i ] ); }...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  4. 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...
  5. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one.... append ( layer_stream ) return streams...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  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. 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...
  9. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....object with optional text and appends it to the end of this object...(); // Create a header and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....Position ( 10 , 800 )); // Append TextFragment to PDF file tb...TextBuilder ( pdfPage ); // Append the text fragment to the PDF...

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