Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 10,736 for

append

(1.33 sec)
  1. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality....StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++) { mBuilder . Append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/net/aspose.words/com...
  5. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Paragraph class automatically appends the appropriate paragraph break...of the document’s paragraph. append_child(new_child) Adds the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generation Specifics of Barcode Types|Documenta...

    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....level, and use the structured append mechanism PDF417 Describes...

    docs.aspose.com/barcode/phpjava/barcode-type-sp...
  7. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Clone a Document Insert and Append Documents Split a Document...

    docs.aspose.com/words/zh-hant/net/programming-w...
  8. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create ZIP in Python

    This precise topic elaborates on how to create a ZIP file in Python. It includes all the details of the algorithm as well as a working code snippet to create a ZIP file maker in Python....Access the source files and append them to the ZIP archive with...

    kb.aspose.com/zip/python/create-zip-in-python/
  10. Create MPP File in C#

    This quick tutorial discusses how to create MPP file in C#. It includes the algorithm and a sample code illustrating how to create project in Microsoft Project using C#....Project class Add a task and append a subtask to the created task...

    kb.aspose.com/tasks/net/create-mpp-file-in-csharp/