Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 424,006 for

document

(0.49 sec)
  1. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....compliance Load the source PDF Document having PDF A compliant properties...RemovePdfaCompliance() method in the Document class Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  2. Line-Breaks / Paragraphs not converted correctl...

    I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-Document and the code we use for conve…...Problem when converting a PDF-Document to Docx. The Problem is that...application with a problem-pdf-document and the code we use for conversion...

    forum.aspose.com/t/line-breaks-paragraphs-not-c...
  3. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....then saving the resultant document as a DOCX file. All the necessary...bookmark Create a new document using the Document class object for...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  4. 搜索

    搜索...NET 可用於轉換 Document 對像以獲得表示任何 .NET 應用程序中的 Document 的字節數組。 以下代碼片段演示了將...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  5. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Structured Document Tags or Content Control documentation article...about smart tags. doc = aw . Document ( file_name = MY_DIR + 'Smart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...the Working with Charts documentation article. Constructors Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....source PDF file using the Document class object to fetch metadata...property named ‘Info’ in the Document class. This object has all...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  8. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....file Create an object of the Document class to initialize an empty...format Save the output PDF document To export an image to PDF...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  9. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using C#. This article provides a list of steps and a sample code to remove bullet points from Word Document using C#....Remove Bullet Points from Word Document using C# Set the IDE to use...Load the Word file into the Document class having bullet points...

    kb.aspose.com/words/net/convert-bullet-points-t...
  10. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a Document using Python....image watermarks in Word documents. It includes code examples...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/python-net/working-with-w...