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

page

(0.31 sec)
  1. Გადაიყვანეთ WORD TIFF C#

    გადაიყვანეთ WORD TIFF C# ფორმატში კოდით. შეინახეთ WORD როგორც 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/ka/net/conversion/wor...
  2. Გადაიყვანეთ DOC JPG C++

    გადაიყვანეთ DOC JPG C++ ფორმატში კოდით. შეინახეთ DOC როგორც JPG 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/doc...
  3. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....appear at the bottom of the page. builder -> Write ( u "This...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.Email API Demonstration for Spring Java|...

    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....you are on the following main page of the Web application: Aspose...demonstration. Go into Veterinarians page. You will see the list of available...

    docs.aspose.com/total/java/aspose-email-api-dem...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using C++ https://products.aspose.com/pdf/cpp/Pages/ Recent content in Add, Move or Delete Pages in PDF using ......Products – Add, Move or Delete pages in PDF using C++ https://products...com/pdf/cpp/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/cpp/pages/index.xml
  6. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/create-forms/
  7. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...

    forum.aspose.com/t/system-displaying-invalid-ch...
  8. Retrieve All Layers from the Visio Diagram in P...

    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....vsd" ); \ # get Visio page $page = $diagram -> getPages ()...-> getPage ( 0 ); $layers = $page -> getPageSheet () -> getLayers...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  9. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....first page, you need to set PageSetup.different_first_page_header_footer...odd pages, you need to set PageSetup.odd_and_even_pages_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...