Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 222,946 for

new

(0.18 sec)
  1. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....video, 3D, continually updated news, controls, and so forth. Each...OleObjectCollection class, used to add a new OLE object to the collection...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  2. Control Barcode Image Quality in PHP|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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...Anti Alias $imageQualityMode = new ImageQualityMode (); $bb -> setImageQuality...

    docs.aspose.com/barcode/java/control-barcode-im...
  3. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....PDF file Document document = new Document ( _dataDir + "UpdateLinks...AnnotationSelector selector = new AnnotationSelector ( new LinkAnnotation (...

    docs.aspose.com/pdf/java/extract-links/
  4. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" ), Is . True ); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...name = Times New Roman --> PDF: Font Times New Roman was not...Parse(); using var pubStream = new MemoryStream(); PubFactory.CreatePdfConverter()...

    forum.aspose.com/t/get-a-failure-when-convertin...
  6. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....recognition API AsposeOCR api = new AsposeOCR (); RecognitionSettings...RecognitionSettings recognitionSettings = new RecognitionSettings (); // Add...

    docs.aspose.com/ocr/java/release_memory/
  7. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...myStyle . Font . Name = "Courier New" ; myStyle . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++.... or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  9. 使用JavaScript通过C++在工作簿之间复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作簿内外复制和移动工作表。高效管理你的工作簿结构。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-an...
  10. How to add Redaction Annotation using .NET | As...

    Add Redaction annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/redactio...