Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 14,000 for

section

(0.11 sec)
  1. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...beginning and the end of each section. When it is ExportHeadersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options...export bookmarks in the first section's header/footers. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....new DocumentBuilder ( doc ); Section currentSection = builder ....

    docs.aspose.com/words/java/working-with-headers/
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...sections , ParagraphCollection etc...Document can contain only Section objects. In Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Margins | Aspose.Words for Java

    Specifies preset margins in Java....document, not just the current section. MODERATE public static int...

    reference.aspose.com/words/java/com.aspose.word...
  6. Licensing and Subscription – Aspose.HTML for Java

    Learn how to evaluate Aspose.HTML for Java, including a free trial and temporary license, and how to apply a purchased license....information, refer to the section, which outlines these processes...an embedded resource. This section describes options for how this...

    docs.aspose.com/html/java/getting-started/licen...
  7. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...Section oSection = new Aspose.Pdf.Generator.Section(); oSection...PageInfo.PageHeight = iW; } oPdf.Sections.Add(oSection); Aspose.Pdf...

    forum.aspose.com/t/images-conversion-without-bo...
  8. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page printing....docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  9. How to Convert SVG Files – Aspose.SVG for .NET

    You will learn how to convert SVG to other formats using Aspose.SVG for .NET, find C# code examples and try an online SVG converter.... The articles in this section provide information on a list...of the class. The current section describes supported scenarios...

    docs.aspose.com/svg/net/convert-svg/
  10. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....text contained in separate sections In some situations, you may...Algorithm The code in this section addresses all of the possible...

    docs.aspose.com/words/cpp/how-to-extract-select...