Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 35,345 for

z format

(1.56 sec)
  1. 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 …...could be due to hidden text, formatting issues, or the text being...replace is not hidden or formatted in a way that makes it unrecognizable...

    forum.aspose.com/t/some-content-cannot-be-repla...
  2. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...share similarities with file formats, as they define essential barcode...barcode properties: Data encoding format : Different barcode types have...

    docs.aspose.com/barcode/javascript-cpp/generate...
  3. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....assertEquals(" INDEX \\z 1033 \\h A \\c 2 \\p a-c", index...save(getArtifactsDir() + "Field.INDEX.XE.Formatting.docx"); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....insert_table_of_contents ( ' \\ o "1-3" \\ h \\ z \\ u' ) builder . insert_break...table. builder . paragraph_format . style_identifier = aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...When performing undo (Ctrl + Z), the colors are removed correctly...is managed. When you apply formatting changes (like cell colors)...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  6. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Y, Z = (float) cp.Z }); var uv = uvVertex...performance is due to the OBJ file format’s inherent structure. OBJ files...

    forum.aspose.com/t/merge-materials-and-split-me...
  7. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... EqualTo ( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" ));...ArtifactsDir + "Field.INDEX.XE.Formatting.docx" ); See Also class FieldXE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....int) that represents the formatting for the FieldIndex fields...Specifies what culture to use to format the field result. getFieldUpdatingCall()...

    reference.aspose.com/words/java/com.aspose.word...
  9. GS1 Composite Barcodes in C#|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....encode only data in strict format. 2D component types includes:...uppercase letters(A-Z); lowercase letters(a-z); special symbol FNC1...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  10. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. InitialiZes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...