Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 213,116 for

new

(0.48 sec)
  1. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Conversion to HTML|Aspose.Slides 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....presentation file Presentation pres = new Presentation ( srcFileName );...); HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . HtmlFormatter...

    docs.aspose.com/slides/net/conversion-to-html/
  3. 使用 JavaScript 通过 C++ 结合 WorkbookMetadata|Docume...

    了解如何通过 Aspose.Cells for JavaScript 通过 C++ 编辑工作簿元数据。...arrayBuffer (); const uint8 = new Uint8Array ( arrayBuffer ); //...document properties const options = new MetadataOptions ( MetadataType...

    docs.aspose.com/cells/zh/javascript-cpp/using-w...
  4. 工作表到图片 设置渲染图片的像素格式,使用 Node.js 和 C++|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....Excel file const workbook = new AsposeCells . Workbook ( path...image format type const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-t...
  5. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...Saving; Document doc = new Document("input.docx"); // Imposta...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  6. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....xlsx" ); const book = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  7. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontInfoCollection.count property | Aspose.Word...

    FontInfoCollection.count property. Gets the number of elements contained in the collection.... contains ( 'Times New Roman' )) self . assertEqual...font_infos . get_by_name ( 'Times New Roman' ) . charset ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word documents by identifying changes made during tracking. Boost your editing efficiency!... Document doc = new Document (); Assert . That (...revision of any kind. Shape shape = new Shape ( doc , ShapeType . Cube...

    reference.aspose.com/words/net/aspose.words.dra...