Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 18,780 for

document insertion

(0.06 sec)
  1. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Document () builder = aw . DocumentBuilder...Paragraph ( doc )) builder . insert_node ( textbox ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

    Aspose word for Python,插入的图表。无法编辑数据(显示链接文件不可用),附件是截图和示例代码。...words import Document from aspose.words.drawing...drawing import ChartType doc = Document() builder = DocumentBuilder(doc)...

    forum.aspose.com/t/topic/317126
  5. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property text display, ensuring clarity and engagement in your designs. Optimize your visuals today!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... Document () builder = aw . DocumentBuilder...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF Document... It creates PDF documents effectively, allows you to...Wide functionality compress document support for graphs objects...

    docs.aspose.com/pdf/python-cpp/get-started/
  10. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/cpp/aspose.words.dra...