Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 22,565 for

only

(0.11 sec)
  1. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...different files I’ve sent, but only specifically for them. It seems...for the license so this is our only option and 10% of the files...

    forum.aspose.com/t/constant-segmentation-faults...
  2. Manipulating PNG Images|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.... For all other color types only 8 bits are supported. The below...types. For all other color types only 8 bits are supported. The below...

    docs.aspose.com/psd/net/manipulating-png-images/
  3. 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...
  4. 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...
  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 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...
  7. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...if the fields are set to read-only or if there are any conditions...form with a minimal XML that only includes the fields you are...

    forum.aspose.com/t/few-fields-not-being-populat...
  8. 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...
  9. 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...
  10. 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...