Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 140,996 for

page

(0.1 sec)
  1. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  2. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Page page = document . getPages ()....迭代页面内容。 for ( int i = 1 ; i <= page . getContents (). size (); i...

    docs.aspose.com/pdf/zh/java/whatsnew/
  3. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  4. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  8. LaTeX document classes | Aspose.TeX for Java

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/java/latex-document-classes/
  9. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  10. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your Page outline. Control borders effortlessly—default setting is true for easy use!...added to the outline of the page. Default is true . public bool...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/net/aspose.words.sav...