Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 376,607 for

document

(0.15 sec)
  1. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....source Word document file using an instance of the Document class Create...file settings Save the Word document as a PCL file on the disk...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...
  2. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....prevent fields in the included document from being updated. public...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your Document's presentation and clarity....list formatting used in the document. public ListCollection Lists...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....resolution while rendering a document to PNG. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Lock PDF using CLI | Aspose.PDF

    CLI example to protect (password encrypt) PDF Document with Aspose.PDF....Protect PDF Document Using CLI Lock PDF using Aspose.PDF CLI...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/cpp-cli/encrypt/
  8. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  9. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通過 COM Interop 使用 Python 從 PDF 中提取附件。...infile ) # Open document document = apdf . Document ( path_infile...( f "Total files : { len ( document . embedded_files ) } " ) #...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...