Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 184,592 for

page

(0.24 sec)
  1. Փոխարկել PDF BMP C#

    Փոխարկեք PDF ը BMP ձևաչափի C# կոդով: Պահեք PDF որպես BMP օգտագործելով C#:...Bmp); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .bmp" ,...

    products.aspose.com/words/hy/net/conversion/pdf...
  2. Փոխարկել PDF TIFF C#

    Փոխարկեք PDF ը TIFF ձևաչափի C# կոդով: Պահեք PDF որպես TIFF օգտագործելով C#:...Tiff); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .tiff" ...

    products.aspose.com/words/hy/net/conversion/pdf...
  3. Փոխարկել HTML PNG C#

    Փոխարկեք HTML ը PNG ձևաչափի C# կոդով: Պահեք HTML որպես PNG օգտագործելով C#:...Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/hy/net/conversion/htm...
  4. Փոխարկել PDF JPG C#

    Փոխարկեք PDF ը JPG ձևաչափի C# կոդով: Պահեք PDF որպես JPG օգտագործելով C#:...Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/hy/net/conversion/pdf...
  5. Փոխարկել WORD JPG C#

    Փոխարկեք WORD ը JPG ձևաչափի C# կոդով: Պահեք WORD որպես JPG օգտագործելով C#:...Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/hy/net/conversion/wor...
  6. Փոխարկել PDF PNG C#

    Փոխարկեք PDF ը PNG ձևաչափի C# կոդով: Պահեք PDF որպես PNG օգտագործելով C#:...Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/hy/net/conversion/pdf...
  7. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its Page number....that separate an entry and its page number. @property def entry_separator...style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and Page numbers in Web layout view....whether to hide tab leader and page numbers in Web layout view....style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Search Text Spanning multiple PDF Pages - Free ...

    Hello Aspose Team, We are using TextFragmentAbsorber to search for specific phrases in PDFs. However, we have a scenario where the text we are searching for is split across two Pages — for example, “Service’s” appears a…...Text Spanning multiple PDF Pages Aspose.PDF Product Family ritikrajjalu...searching for is split across two pages — for example, “Service’s” appears...

    forum.aspose.com/t/search-text-spanning-multipl...