Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 223,125 for

new

(2.86 sec)
  1. Aspose.Words Convert Docx to HTML Header missin...

    Hello. We have tried converting the following document to html: docHeaderOnly.docx (53.2 KB) We are using latest version of [Aspose.Words 25.6.0], in .net8. The code used is the following: var docxFilePath = "docHead…...html"; var saveOptions = new Aspose.Words.Saving.HtmlSaveOptions...false }; var docxDocument = new Aspose.Words.Document(docxFilePath);...

    forum.aspose.com/t/aspose-words-convert-docx-to...
  2. Create extension taxonomy - Free Support Forum ...

    Is there any way to create the extension taxonomy based on a XbrlDocument? I need to create the xyz.xsd xyz_pre.xml xyz_cal.xml xyz_def.xml xyz_lab-de.xml cant find anything about it...Document : Start by initializing a new instance of the XbrlDocument...Xbrl; XbrlDocument document = new XbrlDocument(); XbrlInstanceCollecti...

    forum.aspose.com/t/create-extension-taxonomy/31...
  3. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Create a new TextFragment object and set its..."hello-world.pdf" ); var pdfDocument = new Aspose . Pdf . Document (); var...

    products.aspose.com/pdf/net/create/
  4. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...the PDF document $document = new Document ( $inputFile ); // Get...get_Item ( 1 ); // Create a new FileOutputStream object to save...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  5. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....document: C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Working...

    docs.aspose.com/words/net/working-with-footers-...
  6. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  8. Text Becomes Blurry When Saving PPTX As an Imag...

    Hello, I’m trying to save a slide from a PPTX as an image, but the text becomes blurry in the resulting image. Could you please confirm whether this is a bug? Thank you Code: New Presentation("/Users/2132049/Downloa…... Thank you Code: new Presentation("/Users/2132049/Downloads/blurry...forEach(slide -> slide.getImage(new Dimension(1820, 1040)).save(...

    forum.aspose.com/t/text-becomes-blurry-when-sav...
  9. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....detection algorithm: AsposeOCR api = new AsposeOCR (); RecognitionSettings...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/curved...
  10. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "עֶשְׂרִים" , "שְׁלוֹשִׁים"...

    reference.aspose.com/words/net/aspose.words.fie...