Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 183 for

get column original width

(0.06 sec)
  1. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....rectangle of m pixels in a width and n pixels in a height. Of...printed output matches the original digital representation. Here’s...

    docs.aspose.com/page/net/page-description-langu...
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…... In the original excel sheet, which again,...214MB PDF file using the same Original_Data2.xlsx document and almost...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....get(i).getRows(); for (int j = 0;...CellCollection cells = rows.get(j).getCells(); for (int k = 0;...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...get_child_nodes() or using an XPath...Description attached_template Gets or sets the full path of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ......and good for preserving the original look of the PDF file, but...grouped block of text in the original PDF is converted into a textbox...

    docs.aspose.com/pdf/net/converting/index.xml
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....COLUMN_BREAK: partType = "Column"; break; case...name. getAllowEmbeddingPos() Gets a boolean value indicating whether...

    reference.aspose.com/words/java/com.aspose.word...
  7. Generate PDF417 Barcodes in C++|Documentation

    Aspose.BarCode for C++ can be used to generate different types of PDF417 barcodes...generation for PDF417 barcodes and get the results online. Overview...barcodes includes rows and columns. The basic PDF417 standard...

    docs.aspose.com/barcode/cpp/pdf417-barcodes/
  8. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...PowerPoint presentations to HTML, you get to customize the HTML export...alongside a set of templates to get an HTML document as the export...

    docs.aspose.com/slides/net/web-extensions/
  9. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....get(0).getName()); Assert.assertEquals("Series...assertEquals("Series 2", chart.getSeries().get(1).getName()); Assert.assertEquals("Series...

    reference.aspose.com/words/java/com.aspose.word...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....get(i).getRows(); for (int j = 0;...CellCollection cells = rows.get(j).getCells(); for (int k = 0;...

    reference.aspose.com/words/java/com.aspose.word...