Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 9,933 for

2 of

(0.11 sec)
  1. Generate Codablock-F Barcodes|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....encoding at most 2,725 digits and contains from 2 to 44 rows with...

    docs.aspose.com/barcode/python-net/generate-cod...
  2. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaling class for customizable axis scaling options, enhancing your chart presentations effortlessly....0 , 2.0 , 3.0 , 4.0 , 5.0 }, new []...cover our X-value range (0, 1, 2, 3...). // A linear axis is not...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration.... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  4. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node Of a custom XML data part.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Discover the HtmlSaveOptions AllowNegativeIndent property to control paragraph indents when saving to HTML, MHTML, or EPUB. Optimize your document formatting today!... Write ( "Row 1, Cell 2" ); builder . EndTable (); table...builder . Write ( "Row 1, Cell 2" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust text alignment by setting points for precise left movement. Enhance your document layout!..." ); // 2 - Move text to a position specified...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_Offset property. Gets or sets the number Of points by which the text that follows the field should be moved down....' ) # 2 - Move text to a position specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generate DataBar Barcodes in C#|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.... Pixels = 2 ; //set barheight 30 pixels gen...Barcode . XDimension . Pixels = 2 ; //set DataBar AspectRatio 15...

    docs.aspose.com/barcode/net/databar-barcodes/
  9. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable... writeln ( "Outer Table Cell 2" ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...outline; by 1 bpp (bits per pixel) 2-color image as a stencil mask;...stream for the PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/net/ps/working-with-clips/