Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 213,096 for

new

(0.11 sec)
  1. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words.lay...
  3. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/xps/print-tickets/
  5. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

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

    Discover the Field End property. Easily access the node representing the field end for seamless data management and enhanced performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...destination = new FileInfo(dest); PdfSaveOptions saveOptions = new PdfSaveOptions(){...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/tracking-revision-numbering-...
  9. 使用Aspose.Cells将数据导入工作表|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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...