Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 19,389 for

2 of

(0.07 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group Of shapes in a document in Java....size(), 2); Shape firstShape = shapeList...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::MailMerging::MailMerge::get_Regi...

    Aspose::Words::MailMerging::MailMerge::get_RegionStartTag method. Gets or sets a mail merge region start tag in C++...."MailMergeRegion1" ); ASSERT_EQ ( 2 , regions -> get_Count ()); //...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph....the field will display "on page 2". self . assertEqual ( ' PAGEREF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index....'MyBookmark_1' for b in bookmarks ])) # 2 - Passing the bookmark to the...any ([ b . name == 'MyBookmark_2' for b in bookmarks ])) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Message Handler to Filter Network Requests – C#...

    Create a custom message handler to check network requests using Aspose.HTML for .NET. Learn how to filter out undesired network requests in C#....from the MessageHandler class 2 public class NetworkDisabledMessa...instance of the Configuration class 2 using Configuration configuration...

    docs.aspose.com/html/net/message-handlers/netwo...
  6. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in MicrosOft Word enhances document security, allowing users to edit only designated form fields easily.... Writeln ( "Section 2. Hello again!" ); builder . Write...

    reference.aspose.com/words/net/aspose.words/sec...
  7. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....get(2).getFont().hasDmlEffect(TextDmlEffect...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array Of all tab stops applied to this paragraph, including applied indirectly by styles or lists....doc , text = ' \t Tab 1 \t Tab 2 \t Tab 3' )) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages Of your document programmatically with Java sample code using Aspose.PDF for Java... insert ( 2 ); // Save updated PDF document...

    products.aspose.com/pdf/java/pages/
  10. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... IO ; 2 using Aspose. Svg . ImageVectorization...ImageTraceSmoother(2), 14 }, 15 ColorsLimit = 2 16 } 17 }; 18 19...

    docs.aspose.com/svg/zh/net/image-vectorization-...