Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 10,801 for

page count

(0.14 sec)
  1. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...>> ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/body/
  2. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on Page 5. code**********…...hangs/stalls specifically on page 5. code********** public static...width, int height, List<int> pages, bool clearLayout = false) {...

    forum.aspose.com/t/slow-performance-when-conver...
  3. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into acCount the rotation of the mobile phone picture when converting to PDF? Kind Reg…...doc = new Document(); Page pg = doc.Pages.Add(); FileStream imageStream...Images[pg.Resources.Images.Count]; pg.Contents.Add(new Aspose...

    forum.aspose.com/t/best-practice-to-consider-im...
  4. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....doc -> get_Sections () -> get_Count ()); // Use a document builder...() -> get_Count ()); // Each section has its own page setup settings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 在 PST 文件中使用消息|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....pst" , false )) { int count = pst . getStore (). getTotalItemsCount...query, int startIndex, int count) - 检索符合指定查询的消息子集,从给定索引开始并受数量限制。以下代码示例演示了如何对...

    docs.aspose.com/email/zh/java/working-with-mess...
  6. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....ImagesFolderAlias}/{resource}"); } /// /// Counts and prints filenames of images...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...evaluation version as it contains 6 pages. In evaluation mode at most...pageCount <= pdfDocument.Pages.Count; pageCount++) { using (FileStream...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  8. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....can show totals, averages, counts, or other summary statistics...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/how-to-add-piv...
  9. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/com...