Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 20,430 for

document insertion

(0.18 sec)
  1. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。... 要在 PDF 文件中添加图片: 创建一个 Document 对象并打开输入的 PDF 文档。 获取要添加图像的特定页面。...创建一个新的 PDF 文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/operators/
  2. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder... StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....icons to an Excel file, this document can help you. The Excel interface...interface corresponding to the insert‑icon operation is as follows:...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  5. Aspose::Words::Fields::FieldDate class | Aspose...

    Aspose::Words::Fields::FieldDate class. Implements the DATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldDate...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.Note for Java - A Library for Programmat...

    Aspose.Note is a class library that enables java applications to interact with Microsoft Office OneNote without installation....Note for Java documentation! Aspose.Note for Java is...Portable Document Format (PDF). Load a OneNote document, edit it...

    docs.aspose.com/note/java/product-overview/
  7. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in Python High-speed Python...library for converting office documents to a variety of file formats...

    products.aspose.com/words/python-net/conversion/
  8. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically.... Document (); let builder = new aw ...spaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....get_LocaleIdFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...