Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 17,835 for

document insertion

(0.06 sec)
  1. Theme.minor_fonts property | Aspose.Words for P...

    Theme.minor_fonts property. Allows to specify the set of minor fonts for different languages.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field.... Document ( file_name = MY_DIR + 'Field...field_eq . start . parent_node . insert_before ( office_math , field_eq...

    reference.aspose.com/words/python-net/aspose.wo...
  3. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance Document processing in your applications....the Working with Fields documentation article. public class UserInformation...them using fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... Examples Shows how to insert linked and unlinked OLE objects...objects. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_SpaceBeforeAuto ( autoSpacing ); // Insert two paragraphs that will have...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the Document from the entry in the table of authorities....formatting of the entry text in the document from the entry in the table...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用运算符|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/operators/