Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 184,216 for

page

(0.08 sec)
  1. Split DOCX File Online or via C++ | products.as...

    Free online app to split different DOCX files. C++ splitter library code for DOCX documents....total pages using Page Count. Iterate through each page and use...to extract the page. Save the extracted page into new DOCX file...

    products.aspose.com/total/cpp/split/docx/
  2. Split DOC File Online or via C++ | products.asp...

    Free online app to split different DOC files. C++ splitter library code for DOC documents....total pages using Page Count. Iterate through each page and use...to extract the page. Save the extracted page into new DOC file...

    products.aspose.com/total/cpp/split/doc/
  3. Change Background of VSDM File via java | produ...

    Java source code to change background of VSDM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  4. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...coordinates of the cell on the page so that I can position the TextBox...cell and not relative to the page so the TextBox ends up being...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  5. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/ai/
  6. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote 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.not...
  7. Unable to Find References to Exhibits along wit...

    Hello Aspose Support, I am using Aspose.PDF for .NET (version 25.4.0) to process PDF documents that contain embedded files (attachments). My goal is to programmatically identify all places in the PDF where these embedde…...through all annotations on all pages, checking for: • FileAttachmentAnnota...Name}”); } foreach (var page in pdfDocument.Pages) { foreach (Aspose...

    forum.aspose.com/t/unable-to-find-references-to...
  8. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Convert TEXT To GIF C#

    Convert TEXT to GIF format in C# code. Save TEXT as GIF using C#....Gif); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .gif" ,...

    products.aspose.com/words/net/conversion/text-t...
  10. Convert TEXT To PNG C#

    Convert TEXT to PNG format in C# code. Save TEXT as PNG using C#....Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/net/conversion/text-t...