Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 213,126 for

new

(0.12 sec)
  1. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....using ( Presentation pres = new Presentation ()) { var autoShape...MathParagraph ; mathParagraph . Add ( new MathematicalText ( "a" ). SetSuperscript...

    docs.aspose.com/slides/net/exporting-math-equat...
  3. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells.... New Password – the new password used to protect...with file buffer const excel = new AsposeCells . Workbook ( fs ...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  4. Გადაიყვანეთ HTML PDF Java

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

    products.aspose.com/words/ka/java/conversion/ht...
  5. Გადაიყვანეთ HTML DOCX Java

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

    products.aspose.com/words/ka/java/conversion/ht...
  6. Გადაიყვანეთ WORD XPS Java

    გადაიყვანეთ WORD XPS Java ფორმატში კოდით. შეინახეთ WORD როგორც XPS 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...
  7. Გადაიყვანეთ HTML MARKDOWN Java

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

    products.aspose.com/words/ka/java/conversion/ht...
  8. Გადაიყვანეთ HTML Markdown Java

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

    products.aspose.com/words/ka/java/conversion/ht...
  9. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete font embedding for perfect formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FolderFontSource folderFontSource = new Aspose . Words . Fonts . FolderFontSource...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

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