Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 141,574 for

page

(0.12 sec)
  1. Convert DOC To TXT C#

    Convert DOC to TXT format in C# code. Save DOC as TXT using C#....txt); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.txt", saveOptions);...

    products.aspose.com/words/net/conversion/doc-to...
  2. Convert WORD To MARKDOWN C#

    Convert a Word document to MARKDOWN format in C# code. Save a Word document as MARKDOWN using C#....md); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.md", saveOptions);...

    products.aspose.com/words/net/conversion/word-t...
  3. Convert DOC To PDF C#

    Convert DOC to PDF format in C# code. Save DOC as PDF using C#....pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/net/conversion/doc-to...
  4. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....exporting a document to fixed page Xaml format. Default is null...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the Page). However, I not…...(removing the ‘whitespace’ of the page). However, I noticed some issues...SaveFileFormat.Svg }; foreach (Page page in diagram.Pages) { svgSaveOptions...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  6. Several HTML Into PNG Java

    Merge multiple HTML into PNG in Java code. Save HTML as PNG using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/html-to-png/
  7. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.doc", page + 1)...

    products.aspose.com/words/java/conversion/jpg-t...
  8. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.svg", page + 1)...

    products.aspose.com/words/java/conversion/image...
  9. Aspose.Total for Node.js via Java|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....js via Java Product Page Download Aspose.Cells for Node...for Node.js via Java Product Page Download Aspose.BarCode for...

    docs.aspose.com/total/nodejs-java/
  10. FieldIndex.LanguageId | Aspose.Words for .NET

    Discover the FieldIndex LanguageId property to easily manage language IDs for optimized indexing. Enhance your search capabilities today!...side, // and the number of the page that contains the XE field on...stylings also applied to their page numbers. builder . InsertBreak...

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