Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 164,094 for

new

(0.06 sec)
  1. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-paragraph character for efficient document editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  2. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...从所有字段中获取值 StringBuilder sb = new StringBuilder (); for ( com ...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  3. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document.... To start a new cell in the same row, call DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... Document doc = new Document (); // Insert even and...FirstSection . HeadersFooters . Add ( new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  7. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat.Tiff)...

    products.aspose.com/words/ka/net/compress/tiff/
  8. Aspose.PSD for .NET 20.3 - 发行说明|Documentation

    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....pdf" , new PdfOptions ()); } PSDNET-212...textData . ProducePortions ( new string [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Replace(lookupString, “”, new FindReplaceOptions(new ReplaceWithHtmlEvalu(lookupString...further removing. ArrayList runs = new ArrayList(); // Find all runs...

    forum.aspose.com/t/unable-to-replace-block-cont...
  10. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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