Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 213,939 for

new

(0.21 sec)
  1. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format.... Document doc = new Document ( MyDir + "Rendering...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 在PHP中将Excel转换为PDF文件|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....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  3. Corporate | Aspose.Words for Java

    Represents a corporate an organization bibliography source contributor in Java....Corporate(String name) Initialize a new instance of the Corporate class...Corporate(String name) Initialize a new instance of the Corporate class...

    reference.aspose.com/words/java/com.aspose.word...
  4. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize document loading with preferred languages, enhancing user experience and accessibility.... LoadOptions loadOptions = new LoadOptions (); loadOptions ... Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Read Barcodes with Unicode Encodings|Documentation

    This article describes how to decode barcodes with Unicode encoding...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}QRDetectEncoding...

    docs.aspose.com/barcode/net/read-unicode-encodi...
  6. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel worksheet programmatically....external links const workbook = new AsposeCells . Workbook ( filePath...const sr = new AsposeCells . SheetRender ( worksheet , new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  7. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...var data = new List<Dictionary<string, object>> { new Dictionary<string...}, { "Field2", "Value2" } }, new Dictionary<string, object> {...

    forum.aspose.com/t/issue-with-outputting-sequen...
  9. Cropping Metafiles 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....instance of Image class $image = new Image (); $image = $image ->...with desired size $rectangle = new Rectangle ( 10 , 10 , 100 , 100...

    docs.aspose.com/imaging/java/cropping-metafiles...
  10. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir...artifacts.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...