Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 155,489 for

2

(0.5 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats.... DrawRectangle ( 1 , 1 , 2 , 2 ); // Save diagram diagram ...]. DrawRectangle ( 1 , 1 , 2 , 2 ); // Save diagram as SVG images...

    docs.aspose.com/diagram/net/drawing/draw-square/
  3. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... Write ( "Row 1, Cell 2." ); // Call the builder's "EndRow"...InsertCell (); builder . Write ( "Row 2, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose PDF not printing correctly - Free Suppor...

    I have several Word documents that I need to print using Aspose WORDS or Aspose PDF. I have tried the following methods. Method 1. Print from Aspose WORDS. Prints OK. I can set duplex, color, but the paper size and ori…... Method 2. Convert to PDF and print using...the file correctly on the page 2. Allows me to set page size (A4...

    forum.aspose.com/t/aspose-pdf-not-printing-corr...
  6. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....originally in \"Emphasis\" style"); // 2 - Using a built-in style identifier:...BODY_TEXT_1_I BODY_TEXT_1_I_2 BODY_TEXT_2 BODY_TEXT_3 BODY_TEXT_IND...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class.... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  9. Import PST in Office365 folder - Free Support F...

    Is there a way to import a PST into an office 365 folder?...iqbal July 28, 2014, 12:40am 2 Hi Maxiz, Thank you for writing...QFormat=“true” Name=“heading 2”/> <w:LsdException Locked=“false”...

    forum.aspose.com/t/import-pst-in-office365-fold...
  10. TextBox.breakForwardLink method | Aspose.Words ...

    TextBox.breakForwardLink method. Breaks the link to the next [TextBox](../)....example: 1-2-3-4 sequence and TextBox.breakForwardLink() at the 2-nd...textbox will create two sequences 1-2, 3-4. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...