Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 164,424 for

new

(0.13 sec)
  1. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base . myDir...an image. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...totalMessages); JSONArray mailsArray = new JSONArray(); // Iterate only...get_Item(i); JSONObject msgJson = new JSONObject(); msgJson.put("messageId"...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. 使用后备字体渲染演示文稿|Aspose.Slides 文档

    使用 C# 或 .NET 渲染带有后备字体的 PowerPoint...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // 创建若干规则...Add ( new FontFallBackRule ( 0 x400 , 0 x4FF , "Times New Roman"...

    docs.aspose.com/slides/zh/net/render-presentati...
  6. Language detecton|Documentation

    How to detect the languages used on the provided image....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/language_detection/
  7. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...create new Box Rectagle Save the updated document to the new path...// Open document $document = new Document ( $inputFile ); $page...

    products.aspose.com/pdf/php-java/crop/
  8. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity.... Document doc = new Document (); Paragraph para =...document's first paragraph. Run run = new Run ( doc , "Hello world!" );...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... new ( data_dir + "TestFile.doc" )...words.DataSet' ) . new #DataSet data = new DataSet() # Set the...

    docs.aspose.com/words/java/remove-empty-regions...
  10. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...