Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 23,728 for

only

(0.59 sec)
  1. ReportingEngine creating reflectionTypes with R...

    I’m creating a type with that logic: AssemblyName encaseModularAsemblyName = new AssemblyName("ModularEncasedAssembly_" + Guid.NewGuid()); AssemblyBuilder encaseModularAssemblyBuilder = AssemblyBuilder.DefineDynamicAsse…...happens A collectible assembly can only reference other collectible...to reproduce the issue. The only thing I can suggest to try is...

    forum.aspose.com/t/reportingengine-creating-ref...
  2. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...you want to match whole words only }; // Replace text throughout...you want to match whole words only }; I added this setting, but...

    forum.aspose.com/t/some-content-cannot-be-repla...
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... FieldEnd can only be a child of Paragraph . A...field end character. Some fields only have field start, field code...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So Only particular that page will show the stamp. Th…...pass in AsposePdfAddStamp, So only particular that page will show...page. This way, the stamp will only appear on the specified page...

    forum.aspose.com/t/add-stamp-image-in-particula...
  5. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....non-alphabetic characters into alphabetic-only parts (words) and hyphenates... it is possible to register only required hyphenation dictionaries...

    docs.aspose.com/words/java/working-with-hyphena...
  6. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... Cell can only be a Row child, and a Row can only be a Table...

    docs.aspose.com/words/java/logical-levels-of-no...
  7. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... Cell can only be a Row child, and a Row can only be a Table...

    docs.aspose.com/words/python-net/logical-levels...
  8. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... Cell can only be a Row child, and a Row can only be a Table...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  9. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....however, an encrypted ODS file can only be opened by OpenOffice after...can be opened in OpenOffice only. const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  10. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....for rendering the shape with only opaque part of the shape. Examples...for rendering the shape with only opaque part of the shape. Examples...

    reference.aspose.com/words/net/aspose.words.ren...