Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 189,512 for

paged

(1.62 sec)
  1. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....pageBreakBefore property True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....Normal printing, no multiple pages specified. MirrorMargins Swaps...on facing pages. TwoPagesPerSheet Prints two pages per sheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Visio Şekil Verisi ile Çalışma|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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/tr/java/working-with-vi...
  6. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....from template file in MS Excel(Page Layout → Print Area ->Clear...<File Version="1.7" Name="" Pages="3"> <Security/> <Catalog/>...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  7. EOT Fonts Knowledge Base

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/what-is-font/eot-font/
  8. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ja/net/create-form/
  9. Formatação de Texto dentro do PDF|Aspose.PDF pa...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Há adição de recuo de linha, adição de borda de texto, adição de sublinhado, adição de uma borda ao redor do texto adicionado, alinhamento de texto para conteúdos de caixa flutuante, etc....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/pt/java/text-formatting-ins...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-li...