Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 400,591 for

document

(0.22 sec)
  1. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF Document in PHP using Aspose.PDF for enhanced data organization....Adding Table in Existing PDF Document To add a table to an existing...object to first page of input document Save the file. The following...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  2. Aspose::Words::Loading::LanguagePreferences cla...

    Aspose::Words::Loading::LanguagePreferences class. Allows to set up language preferences. To learn more, visit the Documentation article in C++....the Specify Load Options documentation article. class LanguagePreferences...preferences when loading a document. auto loadOptions = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in Documents. Enhance your text processing with this powerful feature!...the Working with Fields documentation article. public class FieldNumWords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....compression scheme to apply to a document that we convert into a TIFF...TIFF image. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var Document = new Document(@".\test…...Code: var document = new Document(@".\test.docx"); document.LayoutOptions...HarfBuzzTextShaperFa.Instance; document.Save(@".\out.pdf"); I’ve attached...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  6. HtmlSaveOptions.ResourceFolder | Aspose.Words f...

    Discover the HtmlSaveOptions ResourceFolder property for optimal Document export. Easily manage images, fonts, and CSS in a designated folder....external CSS are saved when a document is exported to HTML. Default...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your Document designs with seamless tiling options!... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....compression type for all images in a document that we are converting to...to PDF. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your Document export options....md" ; Document doc = new Document ( MyDir + "Non compatible...Markdown as raw HTML. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....rendering mode when saving documents with Windows Metafile images...image formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...