Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,736 for

2

(0.61 sec)
  1. Adding MapiCalendar to PST in Ruby|Documentation

    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.... new ( 2012 , 10 , 2 ), Rjb :: import ( 'java.util...util.Date' ) . new ( 2012 , 10 , 2 , 14 , 0 , 0 )) \ # Create the...

    docs.aspose.com/email/java/adding-mapicalendar-...
  2. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  4. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...diagram . AddShape ( 4.25 , 5.5 , 2 , 1 , @"Rectangle" , 0 ); Shape...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  5. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...filePathTemplate = u"slide_{0}_shape_{1}_{2}.png"; // the third parameter...st1.pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT.pptx try...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  6. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for JavaScript via C++. Enhancing the meaning of data through icons.... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/javascript-cpp/add-condit...
  7. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...words-java Mariusz_Pala October 2, 2025, 8:11am 1 Hi, our customer...Professionalize.Discourse October 2, 2025, 8:12am 2 @Mariusz_Pala To change...

    forum.aspose.com/t/changing-the-hyperlink-style...
  8. Aspose.Page - Content is mirrored - Free Suppor...

    Hello, we use Aspose.Page in .NET and we have the problem that when we convert a .ps (postscript) file to a .pdf file, the content is mirrored. We are using the sample code from this tutorial: And it works, but as I…...Discourse November 5, 2025, 8:46am 2 @pinag Summary When a PostScript...%%Creator: PScript5.dll Version 5.2.2 %%CreationDate: 11/5/2025 8:55:5...

    forum.aspose.com/t/aspose-page-content-is-mirro...
  9. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Gaussian Blur as well as custom kernels....kernel { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/net/developer-guide/man...