Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 213,143 for

new

(0.25 sec)
  1. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...bytes const workbook = new Workbook ( new Uint8Array ( arrayBuffer...workbook const customSettings = new CustomSettings (); workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...
  2. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...this: TableAbsorber absorber = new TableAbsorber(); absorber.UseFlowEngine...stringBuilder = new StringBuilder(); using (var document = new Aspose...

    forum.aspose.com/t/absorbedtable-cannot-extract...
  3. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/java/merger/html-to-...
  4. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your document's data organization.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Გადაიყვანეთ PDF RTF C#

    გადაიყვანეთ PDF RTF C# ფორმატში კოდით. შეინახეთ PDF როგორც RTF C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  6. Გადაიყვანეთ PDF HTML C#

    გადაიყვანეთ PDF HTML C# ფორმატში კოდით. შეინახეთ PDF როგორც HTML C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  7. Გადაიყვანეთ DOC TXT C#

    გადაიყვანეთ DOC TXT C# ფორმატში კოდით. შეინახეთ DOC როგორც TXT C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/doc...
  8. Გადაიყვანეთ HTML DOCX C#

    გადაიყვანეთ HTML DOCX C# ფორმატში კოდით. შეინახეთ HTML როგორც DOCX C#....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/htm...
  9. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....PNG format: $presentation = new Presentation ( "Presentation...how to do this: $imageSize = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/convert-slide/
  10. Convert OneNote to PDF with Missing Font Replac...

    This guide explains how to convert OneNote files to PDF while handling missing fonts. Learn about solutions for font issues and ensuring proper PDF output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-pdf...