Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 198,806 for

new

(0.11 sec)
  1. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document loading or saving, enhancing your workflow efficiency.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  2. Convert XHTML to PNG – C# code and Online Conve...

    Convert XHTML to PNG in C#. Save XHTML as PNG file using C# code. Try online XHTML to PNG Converter for free!...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  3. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java.... Document doc = new Document(getMyDir() + "Footnotes...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...document using ( var document = new Aspose . Pdf . Document ()) {...set its properties var image = new Aspose . Pdf . Image { FileType...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...
  5. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/sto...
  6. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...to .PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...var categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  9. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  10. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/python-net/stamps/