Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 213,116 for

new

(0.15 sec)
  1. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. PDF to XML Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to XML conversion. Use example code for batch PDF to XML conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...XML Output file: // Create a new instance of the Document class...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/com...
  5. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…...these bookmarks Document doc = new Document(FileName); foreach (Aspose...retrieve bookmarks: Document doc = new Document("YourDocument.docx");...

    forum.aspose.com/t/unable-to-get-bookmarks-from...
  6. PDF to DOCX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Doc.Save method...$document = new Document ( $inputFile ); // Create a new DocSaveOptions...

    products.aspose.com/pdf/php-java/conversion/pdf...
  7. JPEG to PDF Converter using Android via Java | ...

    Sample code on Java for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion in Android...Initialize document object document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    products.aspose.com/pdf/android-java/conversion...
  8. 文本格式化|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation...try { $textHighlightingOpti = new TextHighlightingOpti (); $textHighlightingOpti...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  9. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Node.js via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/nodejs-cpp/change-data-so...
  10. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...