Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 14,349 for

object

(0.05 sec)
  1. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!...Document (); // Insert a WordArt object to display text in a shape...These types will have "WordArt object" in the description, // and...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....Object All Implemented Interfaces:...can contain an entire List object within a style. Style listStyle...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++....borders via the paragraph format object. SharedPtr < BorderCollection...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...two ways of adding pages to object. The following code snippet...the resulting PS file. Create object with default options. Create...

    docs.aspose.com/page/net/ps/working-with-pages/
  5. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...NullReferenceExcepti: Object reference not set to an instance of an object. at...Run() { // Create PdfFileEditor object PdfFileEditor pdfEditor = new...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. Aspose::Words::Comment::get_Id method | Aspose....

    Aspose::Words::Comment::get_Id method. Gets or sets the comment identifier in C++....CommentRangeStart and CommentRangeEnd object sharing the same identifier...identifier value as the Comment object. You would use this value when...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....use a "FindReplaceOptions" object to modify the find-and-replace...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution....SetSimpleDataSource( string[], object[] ) Sets data source used to...SetSimpleDataSource ( string [] fieldNames , object [] fieldValues ) Remarks If...

    reference.aspose.com/words/net/aspose.words.low...
  9. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...ref_node Inline Returns A Field object that represents the inserted...ref_node Paragraph Returns A Field object that represents the inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....in Java follows: Initialize object with an input stream containing...bounding box. Crop PsDocument object with new bounding box with...

    docs.aspose.com/page/java/crop-eps/