Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 192,010 for

page

(1.41 sec)
  1. Create VSSX Files via Java | products.aspose.com

    Java Sample code for generating VSSX documents. Use this code for creating VSSX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vssx/
  2. Create VSTM Files via Java | products.aspose.com

    Java Sample code for generating VSTM documents. Use this code for creating VSTM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstm/
  3. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the page by its name Aspose.Diagram.Page page = diagram...diagram.Pages.GetPage("Page-1"); // Get the shape by its ID (replace...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  4. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...document, causing unintended page layout changes, with no changes...odd page, even page, continuous) are turned into “new page” section...

    forum.aspose.com/t/section-breaks-erased/319189
  5. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....occupy the entire width of the page or the parent element . Layout...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  6. Aspose.pdf 如何输出文本框中的文本? - Free Support Forum - ...

    想获取附件中右边2个文本框中的文本是否有什么好的办法? OUTPUT5.pdf (52.9 KB)...Pages[1].MediaBox.Width; // total...double pageHeight = pdfDoc.Pages[1].MediaBox.Height; // total...

    forum.aspose.com/t/aspose-pdf/326309
  7. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - C++ 此示例代码说明如何在...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hant/cpp/text/
  8. Working with Fonts in Python|Aspose.Words for P...

    Customize font settings using Python.... What is this page about? This page demonstrates how to...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-f...
  9. Aspose.Slides Product Family

    Aspose.Slides are Microsoft PowerPoint® management APIs that enables software applications to read and write PowerPoint® documents without using Microsoft PowerPoint®....NET Product Page Download Aspose.Slides for ...Aspose.Slides for Java Product Page Download Aspose.Slides for Java...

    docs.aspose.com/slides/
  10. Text Alignment in a Text Stamp - Free Support F...

    Is it possible to control the placement of text within a text stamp? Currently the text appears to always be bottom-left and we would like the have the text top-left....// Add the stamp to the PDF page pdfPage.AddStamp(textStamp);...corner of the stamp on the PDF page. You can adjust these values...

    forum.aspose.com/t/text-alignment-in-a-text-sta...