Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 181,626 for

page

(0.87 sec)
  1. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/wor...
  3. Გადაიყვანეთ WORD PNG C#

    გადაიყვანეთ WORD PNG C# ფორმატში კოდით. შეინახეთ WORD როგორც 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/ka/net/conversion/wor...
  4. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF Pages into individual PDF files with C++....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C++...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  5. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  6. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....Page Product Family Aspose.PSD Product...all the photos from all the pages in a PDF file. Steps to Remove...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...
  7. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....lePages method For multiple page documents, gets or sets how...Insert text that spans several pages. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the Page number....between the chapter number and the page number. get chapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behaviour...

    docs.aspose.com/words/java/autofit-setting-for-...