Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 223,114 for

new

(0.18 sec)
  1. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); // Cloning will produce a new document with the same contents...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Create a new TextFragment object and set its...object Document pdfDocument = new Document (); //Add page Page...

    products.aspose.com/pdf/java/create/
  3. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/text/add/
  4. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...PageBreakTest() { Pdf pdf = new Pdf(); pdf.CompressionLevel =...= 6; Section section = new Section(pdf); pdf.Sections.Add(section);...

    forum.aspose.com/t/extra-line-break-after-page-...
  5. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your document's visual appeal!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  7. Გადაიყვანეთ HTML JPG C#

    გადაიყვანეთ HTML JPG C# ფორმატში კოდით. შეინახეთ HTML როგორც JPG C#....doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/htm...
  8. Გადაიყვანეთ DOC PNG C#

    გადაიყვანეთ DOC PNG C# ფორმატში კოდით. შეინახეთ DOC როგორც PNG C#....doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/doc...
  9. Გადაიყვანეთ DOC Გამოსახულება C#

    გადაიყვანეთ DOC Გამოსახულება C# ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება C#....doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

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

    გადაიყვანეთ HTML PNG C# ფორმატში კოდით. შეინახეთ HTML როგორც PNG C#....doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/htm...