Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 155,440 for

2

(0.25 sec)
  1. Issue PDFNEWNET-36833 - Free Support Forum - as...

    Hi, Could you please update me ETA for fix of Issue PDFNEWNET-36833? Thanks...ahmad June 23, 2014, 9:50am 2 Hi Omnath, As your issue is related...Regards codewarior June 23, 2014, 2:51pm 3 Hi Omnath, Thanks for contacting...

    forum.aspose.com/t/issue-pdfnewnet-36833/71002
  2. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_break ( aw...+ 1 ) + '(' + ( 'odd' if i % 2 == 0 else 'even' ) + ')' ) if...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Use If Parameter and Variables in SmartM...

    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....: "director first 2" , "id" : "director id 2" , "LastName" : "director..."director last 2" , "MiddleName" : "director middle 2" , "Reportees"...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  4. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  5. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.DOCX (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string da…...noskov October 8, 2024, 11:54am 2 @andersalvsaker We have opened...alexey.noskov March 24, 2026, 2:08pm 4 @andersalvsaker Unfortunately...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...
  7. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ChartLegend.Position | Aspose.Words for .NET

    Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....write("This is insertion revision #2. "); // Remove a run "This does...INSERTION)); Assert.assertEquals(2, doc.getRevisions().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!... EqualTo ( 2 )); // Below are two ways of removing...Count , Is . EqualTo ( 1 )); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...