Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 222,912 for

new

(0.5 sec)
  1. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special symbol...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/java/use-connection-...
  3. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....Please note, if you create a new file in MS Excel, you will find...first worksheet const workbook = new Workbook (); const worksheet...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  4. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....arrayBuffer (); const data = new Uint8Array ( arrayBuffer ); //...as out.pdf const workbook = new Workbook ( data ); const outputData...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  5. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DateTime . Now ; Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  6. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document pdfDoc = new Aspose . Pdf . Document ( $"...PdfConverter pdfConverter = new Aspose . Pdf . Facades . PdfConverter...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  9. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....example creates a named range in a new spreadsheet and sets its reference...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  10. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/resize-eps/