Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 222,946 for

new

(0.7 sec)
  1. Java load font TTF file | Java

    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....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

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

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

    products.aspose.com/words/ka/net/conversion/pdf...
  3. Გადაიყვანეთ TEXT JPG C#

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

    products.aspose.com/words/ka/net/conversion/tex...
  4. Გადაიყვანეთ HTML SVG C#

    გადაიყვანეთ HTML SVG C# ფორმატში კოდით. შეინახეთ HTML როგორც SVG 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...
  5. Გადაიყვანეთ PDF TIFF C#

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

    products.aspose.com/words/ka/net/conversion/pdf...
  6. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/bod...
  7. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inputFile ); DefaultAppearance...DefaultAppearance appearance = new DefaultAppearance (); appearance...

    products.aspose.com/pdf/java/annotation/
  8. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....OverflowException() Initializes a new instance of the OverflowException...ring message) Initializes a new instance of the OverflowException...

    reference.aspose.com/words/java/com.aspose.word...
  9. Error when executing a static function call - F...

    Hello, The following template syntax throws an error during execution <<var [commonInfo = CommonInfo]>> <<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...JsonDataSource ds = new JsonDataSource(new MemoryStream(Encoding...GetBytes(json))); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/error-when-executing-a-stati...
  10. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...cancellationToken) { List<IText> list = new List<IText>(); int num = 1; foreach...TextAbsorber textAbsorber = new TextAbsorber(); page.Accept(textAbsorber);...

    forum.aspose.com/t/incorrectfontusageexception/...