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

page

(0.07 sec)
  1. Փոխարկել WORD MARKDOWN Java

    Փոխարկեք WORD ը MARKDOWN ձևաչափի Java կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.md", page + 1)...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել WORD TXT Java

    Փոխարկեք WORD ը TXT ձևաչափի Java կոդով: Պահեք WORD որպես TXT օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.txt", page + 1)...

    products.aspose.com/words/hy/java/conversion/wo...
  3. Փոխարկել JPG JPG Java

    Փոխարկեք JPG ը JPG ձևաչափի Java կոդով: Պահեք JPG որպես JPG օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.jpg", page + 1)...

    products.aspose.com/words/hy/java/conversion/jp...
  4. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.tiff", page + 1)...

    products.aspose.com/words/hy/java/conversion/jp...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++....on the left side // and the page containing the XE field on the...GetFieldCode ()); // On a new page, start the bookmark with a name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram.... get a particular page. get a particular shape. convert...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  10. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/code-comparison-for-c...