Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 224,052 for

new

(0.45 sec)
  1. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_New_window property. Gets or sets whether to open the destination site in a New web browser window....open_in_new_window property FieldHyperlink.open_in_new_window...in a new web browser window. @property def open_in_new_window...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert a Document|Aspose.Words for SharePoint

    This article explains how to use SharePoint Designer to create a workflow for converting documents while using Aspose.Words for SharePoint....create a workflow for converting new documents to PDF and storing...example, we want to convert all new documents in a library called...

    docs.aspose.com/words/sharepoint/converting-a-d...
  3. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  4. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....the image with a new size by selecting new height and width `300x300`...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( MemoryStream imageStream = new MemoryStream ( imgBytes )) {...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++.... const lOptions = new AsposeCells . LoadOptions ();...(); lOptions . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  7. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Cff fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  8. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/contrast/
  9. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....cannot be displayed with Times New Roman , but it can be displayed...specific font such as Times New Roman, Aspose.Cells changes the...

    docs.aspose.com/cells/javascript-cpp/change-the...
  10. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!... Document doc = new Document ( MyDir + "Big document...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...