Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 187,699 for

page

(0.17 sec)
  1. Manipulate the Embedded OLE Objects in Visio Di...

    This Page describes how to manipulate ole object with Aspose.Diagram library....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  2. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for 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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  3. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....<fo:simple-page-master master-name= "simpleA4" page-height= "29..."29.7cm" page-width= "21cm" margin-top= "2cm" margin-bottom= "2cm"...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether Page margins is exported to HTML, MHTML or EPUB. Default is false in C++....ns method Specifies whether page margins is exported to HTML...Drawing :: RelativeHorizontalPo :: Page ); shape -> set_RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....Page Product Family Aspose.PSD Product...demonstrates the process to split pages in Word using Java . It describes...

    kb.aspose.com/words/java/how-to-split-word-docu...
  6. VbaProject | Aspose.Words for Java

    Provides access to VBA project information 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...
  7. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  8. Avaa AI-tiedosto verkossa | products.aspose.com

    Avaa AI-tiedosto verkossa...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/fl/view/open-ai-online/
  9. FAQ|CAD Documentation

    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....FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/cad/javascript-net/faq/
  10. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a Page break....is allowed to split across a page break. get allowBreakAcrossPage...disable rows breaking across pages for every row in a table. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...