Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 184,177 for

page

(0.11 sec)
  1. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order of categories....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Worksheet Views|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....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. The Normal view...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  4. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  5. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...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. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....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. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. In order to add Image, we create...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  9. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...</summary> /// <param name="page">The page where XImage is located...List<string> GetAlternativeText(Page page) /// <summary> /// Sets alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  10. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... PAGE_BREAK Explicit page break. COLUMN_BREAK...start of new section on the same page as the previous section. SE...

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