Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 213,115 for

new

(0.21 sec)
  1. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...throws Exception { Document doc = new Document("path/to/your/document...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Check...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  8. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。...document using ( var document = new Aspose . Pdf . Document ( dataDir...difference between // Old and new height. double newLLY = r . LLY...

    docs.aspose.com/pdf/zh/net/rotate-pages/
  9. "Fontconfig head is null", even java.awt.headle...

    Hi, Using: Aspose PDF for Java, V25.9 (Evaluation Version) besides the other topic of not getting the correct font, I have another problem, adding a font anyway to the FontRepository within a container, based on paket…...MemoryFontSource> fontSources = new ArrayList<>(); String fontBase...addToFontSource2(fontSources, new ClassPathResource(fontBase +...

    forum.aspose.com/t/fontconfig-head-is-null-even...
  10. Get and Search Images in PDF|Aspose.PDF for .NET

    Learn how to search for and extract images from a PDF document in Java using Aspose.PDF for media retrieval....document using ( var document = new Aspose . Pdf . Document ( dataDir...image placement search var abs = new Aspose . Pdf . ImagePlacementAbsorb...

    docs.aspose.com/pdf/net/search-and-get-images-f...