Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 187,783 for

page

(0.42 sec)
  1. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。...之后,使用 Document 类打开 PDF 并调用 Pages 集合的 Accept 方法。 TextAbsorber...absorber for all the pages document . Pages . Accept ( textAbsorber...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  2. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.svg", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  3. Გადაიყვანეთ Გამოსახულება GIF Java

    გადაიყვანეთ Გამოსახულება GIF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.gif", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  4. Გადაიყვანეთ Გამოსახულება JPG Java

    გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.jpg", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  5. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Floating Tables To Break Across Pages. DoNotExpandShiftRetu { get;...Allow Tables to AutoFit Into Page Margins. LayoutRawTableWidth...

    reference.aspose.com/words/net/aspose.words.set...
  6. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table.... For example, changing the page margins or the preferred table...of the available space on the page. In this case, this means the...

    docs.aspose.com/words/cpp/applying-formatting/
  7. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the Page and the bottom boundary of the body text....between the bottom edge of the page and the bottom boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.right_margin property | Aspose.Words ...

    PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the Page and the right boundary of the body text....between the right edge of the page and the right boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the Page....footer and the bottom of the page. @property def footer_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!...PageLayout property Specifies the page layout to be used when the document...Examples Shows how to display pages when opened in a PDF reader...

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