Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 213,126 for

new

(0.32 sec)
  1. Გადაიყვანეთ WORD HTML Java

    გადაიყვანეთ WORD HTML Java ფორმატში კოდით. შეინახეთ WORD როგორც HTML Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  2. Փոխարկել WORD HTML Java

    Փոխարկեք WORD ը HTML ձևաչափի Java կոդով: Պահեք WORD որպես HTML օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/wo...
  3. Გადაიყვანეთ WORD TXT Java

    გადაიყვანეთ WORD TXT Java ფორმატში კოდით. შეინახეთ WORD როგორც TXT Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  4. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...document using ( var document = new Aspose . Pdf . Document ( dataDir...options EpubSaveOptions options = new EpubSaveOptions (); // Specify...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  5. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... name = 'Courier New' font . underline = aw . Underline...font font . name = 'Courier New' font . size = 36 font . highlight_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Presentation class var pres = new aspose . slides . Presentation...Presentation class var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  8. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew = (Aspose...pdfOptions = new PdfOptions { VectorRasterizationO = new CadRasterizationOpti...

    forum.aspose.com/t/text-alignment-while-convert...
  9. Aspose PDF compare report with strike for added...

    We are using Aspose pdf latest version in .net code as below for PDF compare Code.png (70.6 KB) Expected as if text is added it should show in green or blue color and if deleted if should strike out in red as below ima…...PDF documents Document pdf1 = new Document("Input1-AsposePDF.pdf");...pdf"); Document pdf2 = new Document("Input2-AsposePDF.pdf"); //...

    forum.aspose.com/t/aspose-pdf-compare-report-wi...
  10. Adding Attachments and HTML Text to Outlook Msg...

    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.... Application objOutlook = new Outlook . Application (); //Create...MailMessage MailMessage msg = new MailMessage (); // Set properties...

    docs.aspose.com/email/net/adding-attachments-an...