Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 126,826 for

page

(0.16 sec)
  1. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vssx/
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Numbering While Splitting Document Pages @AlpeshChaudhariDev Please try...KeepSourceNumbering: tempDoc.AppendDocument(page, ImportFormatMode.KeepSourceFormatting...

    forum.aspose.com/posts.rss
  3. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM 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/vssm/
  4. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. get_CommentDisplayMode...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....appear at the bottom of the page. builder.write("This text will...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PageREF field...Remarks Inserts the number of the page containing the specified bookmark...location of bookmarks. def field_page_ref (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutEnumerator::get_Ki...

    Aspose::Words::Layout::LayoutEnumerator::get_Kind method. Gets the kind of the current entity. This can be an empty string but never null in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutEnumerator::get_Ty...

    Aspose::Words::Layout::LayoutEnumerator::get_Type method. Gets the type of the current entity in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 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...
  10. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/language_detection/