Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 33,766 for

new

(0.04 sec)
  1. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!... Document doc = new Document (); Paragraph para =...above the baseline. Run run = new Run ( doc , "Raised text. " );...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily customize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Blue ; font . Name = "Courier New" ; font . Underline = Underline...

    reference.aspose.com/words/net/aspose.words/fon...
  3. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Document wordWithBorder = new Aspose.Words.Document(@“A-WithBorder...Pdf.Document pdfWithBorder = new Aspose.Pdf.Document(“A-WithBorder...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  4. Change SVG Background Color – C# Examples

    Learn how to change SVG background color in C# – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/change-svg-background-c...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a glossary...entries. doc.setGlossaryDocument(new GlossaryDocument()); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. Modern API|Aspose.Slides Documentation

    Modern API...the new API may look as follows: Presentation pres = new Presentation... get_Item ( 0 ). getImage ( new Size ( 1920 , 1080 )); try {...

    docs.aspose.com/slides/androidjava/modern-api/
  7. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample...artifact = new WatermarkArtifact (); artifact . setText ( new FormattedText...

    docs.aspose.com/pdf/java/artifacts/
  8. Export JasperReport to JPEG2000|CAD 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....ASJpeg2000Exporter jpeg2000Exporter = new ASJpeg2000Exporter (); ASJpeg2000ExportConf...ASJpeg2000ExportConf jpeg2000ExportConfig = new ASJpeg2000ExportConf (); jpeg2000ExportConfig...

    docs.aspose.com/cad/jasperreports/user-guide/ex...
  9. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  10. 现代API|Aspose.Slides for PHP 文档

    现代API...aspose\slides\Images ; $pres = new Presentation (); # 从磁盘上的文件实例化一个可处置的...100 , $ppImage ); $dimension = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/zh/php-java/modern-api/