Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 49,186 for

as

(0.69 sec)
  1. 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!...Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!

    reference.aspose.com/words/net/aspose.words/com...
  2. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents....Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents.

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....DocumentBuilder.font property. Returns an object that represents current font formatting properties.

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....DocumentBuilder.font property. Returns an object that represents current font formatting properties.

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....CompositeNode.count property. Gets the number of immediate children of this node.

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::SystemFontSource::GetSyst...

    Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders method. Returns system font folders or empty array if folders are not accessible in C++....Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders method. Returns system font folders or empty array if folders are not accessible in C++.

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::SystemFontSource::get_Typ...

    Aspose::Words::Fonts::SystemFontSource::get_Type method. Returns the type of the font source in C++....Aspose::Words::Fonts::SystemFontSource::get_Type method. Returns the type of the font source in C++.

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.

    docs.aspose.com/slides/cpp/manage-ole/
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...