Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,198 for

section

(0.39 sec)
  1. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...getSections (). addSection ( "Section 1" , slide ); // 向演示文稿添加 SectionZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/
  2. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....34 \ end{ abstract } 35 \ section{Lists} 36 %%%%%%%%%% 37 \ begin{enumerate}...Caps)} 48 \ end{enumerate} 49 \ section{Equations} 50 %%%%%%%%%% 51...

    docs.aspose.com/tex/net/what-is-latex/
  3. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the document and check each section’s content Check the presence...file is loaded and all the sections in each page are examined...

    kb.aspose.com/words/python/how-to-remove-blank-...
  4. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....docx" ); // The first section has 2 pages. We will assign..."Rendering.docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  5. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words.set...
  6. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language....Word uses gutters for the section based on a right-to-left language...layout. let pageSetup = doc . sections . at ( 0 ). pageSetup ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Select Reed Solomon Error Correction Level|Docu...

    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....dropdown list under settings section Click Generate Preview button...correction in image under preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  8. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....“Purchase Policies and FAQ” section. Evaluate Aspose.3D You can...license file or stream. This section describes options of how this...

    docs.aspose.com/3d/python-net/licensing/
  9. Working with Images in PDF using C#|Aspose.PDF ...

    This Section describes the features of working with images in a PDF file using C# library....PDF section. Working with Vector Graphics - this section describes...

    docs.aspose.com/pdf/net/working-with-images/
  10. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Several sections case: When two sections are separated...separated by a section break, and the footnote content in the first section...

    forum.aspose.com/t/issues-with-footnotes-when-c...