Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,651 for

page

(0.11 sec)
  1. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_Right me...

    Aspose::Words::Drawing::ShapeBase::get_Right method. Gets the position of the right edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a Page break is forced before the paragraph in C++....reakBefore method True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/zh/net/working-with-text/
  5. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA.EntryCategory | Aspose.Words for .NET

    Discover the FieldTA EntryCategory property. Easily manage your integral entry categories with this powerful tool for seamless organization and efficiency....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SNAP_TO_CHARS Specifies that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...along with the numbers of the pages on which the references appear)...of authorities entry and its page number. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...