Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 223,188 for

new

(0.66 sec)
  1. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....create(ReplacerContext context) Creates new instance of the replacer processor...create(ReplacerContext context) Creates new instance of the replacer processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!...random = new Random (); DocumentBuilder builder = new DocumentBuilder...i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using ( Graphics...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Open AI file online | products.aspose.com

    Open AI file online...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/view/open-ai-online/
  4. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers.... new PositionedBlockConfi () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  5. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/view/open-ai-online/
  6. Відкрити файл AI онлайн | products.aspose.com

    Відкрити файл AI онлайн...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ua/open-ai-online/
  7. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...Load the PDF file - new Document . Create new Circle Annotation...Annotation and set Circle parameters (new Rectangle, title, color, InteriorColor...

    docs.aspose.com/pdf/java/figures-annotation/
  8. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....HtmlLoadOptions var options = new Aspose . Pdf . HtmlLoadOptions...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  9. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...StringBuilder sb = new(); RecognitionSettings settings = new() { ThreadsCount...}; using (OcrInput ocrInput = new(InputType.SingleImage)) { ocrInput...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  10. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…...docOut = new Document(); DocumentBuilder builder = new DocumentBuilder(docOut);...Started..."); Document doc = new Document("D:\\ACA33\\Aspose\\INPUT...

    forum.aspose.com/t/aspose-word-document-to-imag...