Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 198,847 for

new

(0.16 sec)
  1. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your documents with seamless substitution capabilities.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 使用 Java 编辑 PDF | Aspose.PDF

    Java 源代码,用于在 Java 和 PHP 中编辑 PDF 文件中的敏感信息,德尔福。...文件-Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/zh-hans/java/redaction/
  4. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in document page images. Enhance your document visuals effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions.imageBrightness property | Asp...

    ImageSaveOptions.imageBrightness property. Gets or sets the brightness for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Installing and Using Aspose.Pdf for NetBeans - ...

    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....in New Project wizard and Aspose.PDF Code Example in New File...Aspose.PDF for Java API : Select New Project . Select Aspose.PDF Maven...

    docs.aspose.com/pdf/java/installing-and-using-a...
  8. Add, Get or Remove Watermark in PDF using C# | ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/net/watermark/
  9. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .XPS. let saveOptions = new aw . Saving . XpsSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to Image in Java | products.aspose...

    Convert HTML to Image in Java. Use Java library API to convert HTML files to Images...pres = new Presentation (); try { TextReader tr = new StreamReader...addFromHtml ( tr ); Dimension size = new Dimension ( 960 , 720 ); for...

    products.aspose.com/slides/java/conversion/html...