Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 10,173 for

page count

(0.09 sec)
  1. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  2. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....document is exported to fixed page Xaml format. public IResourceSavingCallb...resource ); } /// <summary> /// Counts and prints URIs of resources...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++....the source section is copied, page setup, headers and footers are...doc -> get_Sections () -> get_Count ()); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 许可| Aspose.PUB for .NET

    评估C#发布者的酒吧转换和操纵API,并设置许可证,以避免评估限制。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/pub/zh/net/licensing/
  6. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, Page numbers in C++....list, footnotes and endnotes, page numbers. enum class NumberStyle...Ideograph-digital. KanjiDigit 11 Japanese counting. AiueoHalfWidth 12 Aiueo....

    reference.aspose.com/words/cpp/aspose.words/num...
  7. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Count); // Create output directory...0; i < presentation.Slides.Count; i++) { ISlide slide = presentation...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  8. Convert XPS with Aspose.Page JavaScript via C++...

    XPS to PDF conversion functionality included in Aspose.Page API solution for JavaScript via C++ is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/convert-xps/
  9. 使用 Aspose.Page JavaScript 通过 C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案通过 C++ JavaScript 提供的 EPS 到 WMF 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Count == 0) p.Remove(); } Next steps...ocumentExplorer 1 Like next page →...

    forum.aspose.com/t/help-with-bookmark-replaceme...