Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 224,714 for

new

(0.16 sec)
  1. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . That ( builder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. PdfImageCompression | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...Adding new text * Editing existing images / Adding new images...maintained; it is not recommended for new development projects [1]....

    forum.aspose.com/t/client-side-ui-solutions-for...
  5. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...加载源PDF文档 Document pdfDocument = new Document ( _dataDir + "the_w...()) { TableAbsorber absorber = new TableAbsorber (); absorber ....

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  6. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...pfx"; using (Document document = new Document("path_to_your_pdf.pdf"))...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(pfxFile...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  7. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet points...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions { ExportEmbeddedCss...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...Excel file const workbook = new AsposeCells . Workbook ( path...pages 4, 5, 6, 7 const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  9. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...打开文档 Document pdfDocument = new Document ( _dataDir + "sample2...newHeight); // page.setMediaBox (new Rectangle(newLLX, newLLY, newLLX...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  10. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!... DocumentBuilder builder = new DocumentBuilder (); builder ...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { TableContentAlignmen...

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