Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 149,088 for

2

(0.12 sec)
  1. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...getGlossaryDocument(), "AutoText 2", "Contents of AutoText 2"); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... 2 3 // Initialize PS document with...10 11 //Increase EPS size in 2 times and save to new file 12...

    docs.aspose.com/page/net/resize-eps/
  3. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix.... In particular, scale(2) means to scale the <circle> element...element by a factor of 2 in both the x and y dimensions. To add...

    docs.aspose.com/svg/net/svg-scaling/
  4. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....var archive = new Archive()) 2 { 3 archive. CreateEntry ( "entry_name1...Archive( "input_archive.zip" )) 2 { 3 archive. ExtractToDirectory...

    docs.aspose.com/zip/net/how-to/
  5. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/java/appendix-c-typical-t...
  6. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...codewarior June 22, 2016, 12:57pm 2 Hi José luis Lopes, Thanks for...joseluis.lopes June 23, 2016, 2:41pm 5 This problem is avoid us...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  7. Address|Aspose.BarCode for Python via .NET API ...

    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....number or address line 1 and 2. Before setting the fields, the...sets the address line 2. Address line 2 contains postal code and...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... OleObject -2 The shape is an OLE object. OleControl...Rectangle 1 Rectangle. RoundRectangle 2 Round rectangle. Ellipse 3 Ellipse...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new aspose...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  10. FootnoteSeparator | Aspose.Words for Java

    in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...