Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 228,703 for

page

(0.14 sec)
  1. Trosi WORD Yn Delwedd C++

    Trosi WORD i fformat Delwedd mewn cod C++ Arbedwch WORD fel Delwedd gan ddefnyddio C++....for (int page = 0; page < doc->get_PageCount(); page++) { auto...extractedPage = doc->ExtractPages(page, 1); extractedPage->Save(St...

    products.aspose.com/words/cy/cpp/conversion/wor...
  2. Konvèti HTML Nan GIF C++

    Konvèti HTML GIF fòma nan C++ kòd. Sove HTML kòm GIF lè l sèvi avèk C++....for (int page = 0; page < doc->get_PageCount(); page++) { auto...extractedPage = doc->ExtractPages(page, 1); extractedPage->Save(St...

    products.aspose.com/words/ht/cpp/conversion/htm...
  3. Konvèti HTML Nan Imaj C++

    Konvèti HTML Imaj fòma nan C++ kòd. Sove HTML kòm Imaj lè l sèvi avèk C++....for (int page = 0; page < doc->get_PageCount(); page++) { auto...extractedPage = doc->ExtractPages(page, 1); extractedPage->Save(St...

    products.aspose.com/words/ht/cpp/conversion/htm...
  4. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....Page Product Family Aspose.PSD Product...code and change the page number or page coordinates to redact...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  5. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Can be used to specify additional options when generating thumbnail for a document....1 - Use the document's first page: doc->UpdateThumbnail(); do...generate thumbnail from first page of the document or first image...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. HtmlSaveOptions | Aspose.PDF for Python via .NE...

    Save options for export to Html format...during saving split_css_into_pages When multipage-mode selected(i...CSS-file for each result HTML page. By default this attribute is...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  7. DeleteImage | Aspose.PDF for .NET API Reference

    Deletes the specified images on the specified Page....specified images on the specified page. public void DeleteImage ( int...pageNumber Int32 The number of page on which images must be deleted...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Text Columns not working as expected - Free Sup...

    Hi there, Currently working on a pdf prototype using ASPOSE.PDF (version 23.11.1). I have followed the instruction on how to create a floating box and adding the text fragments into the box however when the pdf is prod…...0) // Set page margins to zero } }; // Add a new page to the PDF...document var page = pdfDocument.Pages.Add(); page.PageInfo.Margin...

    forum.aspose.com/t/text-columns-not-working-as-...
  9. Convert Text to PDF via C# | Aspose.PDF

    Sample code for Text to PDF C# conversion. Use API example code for batch Text files to PDF conversion within VB.NET, ASP.NET or any .NET based application....Add a new page in Pages collection of Document Page page = pdfDocument...pdfDocument . Pages . Add (); // Create an instance of TextFragmet...

    products.aspose.com/pdf/net/conversion/text-to-...
  10. Convert Text to PDF via Java | Aspose.PDF

    Sample code for Text to PDF Java conversion. Use API example code for batch Text files to PDF conversion within any Web or Desktop Java based Application....Add a new page in Pages collection of Document Page page = pdfDocument...pdfDocument . Pages . Add (); // Create an instance of TextFragmet...

    products.aspose.com/pdf/java/conversion/text-to...