Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 9,195 for

insert text

(0.06 sec)
  1. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....drawing object, for example, a text box containing paragraphs, arrow...(DOM). Such contents can be text boxes, images, AutoShapes, OLE...

    docs.aspose.com/words/python-net/rendering-shap...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، انتقال یا حذف صفحات در PDF با استفاده از .NEThttps://products.aspose.com/pdf/fa/net/pages/Recent content in اضافه کردن، انتقال یا ح......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/net/pages/index.xml
  3. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....DocumentBuilder ( doc ); // Insert some text in the document. builder...Name = "Noto Sans" ; // Insert some text in the document. builder...

    docs.aspose.com/words/net/integration-in-aws-la...
  4. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...Boolean, integer, floating point, text or date/time values. With Aspose...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  5. Java API to Export MD to OTT | products.aspose.com

    Convert MD to OTT using on premise Java API...Markdown (MD) to OpenDocument Text (OTT) is a simple two-step process...such as document manipulation, text extraction, and document conversion...

    products.aspose.com/total/java/conversion/md-to...
  6. Java API to Export MD to WORDML | products.aspo...

    Convert MD to WORDML using on premise Java API...other formats, and extracting text and images from PDF documents...other formats, and extracting text and images from Word documents...

    products.aspose.com/total/java/conversion/md-to...
  7. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...as well as to insert, delete, and extract text and images. By...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Time Logging – Convert HTML – C# example

    You will find a C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Use the Insert() method to add the StartRequestDuration...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/time-...
  9. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/