Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 223,089 for

new

(0.33 sec)
  1. OpenAiModel.WithOrganization | Aspose.Words for...

    Discover how the OpenAiModel WithOrganization method enhances your AI experience by easily setting your organization for optimized performance.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....source PDF file Document doc = new Document ( _dataDir + "ImageInformation...); ImagePlacementAbsorb abs = new ImagePlacementAbsorb (); // Load...

    docs.aspose.com/pdf/java/working-with-image-pla...
  3. Convert Dates to Japanese Dates with JavaScript...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for JavaScript via C++....Calendar, a new era begins with the reign of a new emperor. On...On 1 May 2019, a new emperor came into power, which marked the...

    docs.aspose.com/cells/javascript-cpp/convert-da...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... Document doc = new Document(); Assert.assertEquals(DocumentBase...GlossaryDocument glossaryDoc = new GlossaryDocument(); doc.setG...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...heading styles: Document doc = new Document(@"C:\Temp\in.docx");...Document[] parts = SplitByStyle(doc, new StyleIdentifier[] { StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  6. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and New classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/migration-between-vers...
  7. Aspose.PSD for .NET 19.5 - 发布说明|Documentation

    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....- 50 ) > tolerance ) { throw new Exception ( "PSD Image was read...fillSettings . PatternData = new int [] { Color . Red . ToArgb...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  9. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…... Dim logging_information As New ANCLogger("&|$S<<WordContentControlCa...DataTable Dim new_row As DataRow Try found_keywords = New DataTable...

    forum.aspose.com/t/aspose-word-html-conversion/...
  10. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...