Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 2,669 for

trim document

(0.1 sec)
  1. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template Documents with data and a set of settings to control these routines in Java....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word Document. To learn more, visit the Documentation article in C++....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. class Table : public...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...len(png_bytes)) png_bytes = trim_transparent_padding( png_bytes...info( "logo png bytes len after trim=%d", len(png_bytes), ) ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  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....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Mail Merge and Reporting documentation article. Remarks: For mail...merge operation to work, the document should contain Word MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  9. Common SVG Styling and Font Issues – Aspose.SVG...

    Learn how to diagnose and fix SVG styling and font issues, including CSS priority conflicts, font fallback problems, and inconsistent rendering when converting SVG....NET 2 3 SVGDocument document = new SVGDocument(Path. Combine..."text.svg" )); 4 var nodes = document. QuerySelectorAll ( "[style]"...

    docs.aspose.com/svg/net/common-svg-styling-and-...
  10. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN Document into a Document object in Java....MARKDOWN document into a Document object. Examples:...preserve empty line while load a document. String mdText = MessageFormat...

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