Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 121,398 for

management

(0.16 sec)
  1. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM document using Python applications without using Microsoft Word....enables secure macro lifecycle management—generation, analysis, signing...push DOTM files to users via managed channels. Dynamic Macro Injection...

    products.aspose.com/total/python-net/create/dotm/
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...access to our Paid Support management team. 1 Like Kldv March 24...access to our Paid Support management team. Kldv April 3, 2025...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...workstation GC) Better memory management Reduced lock contention More...access to our Paid Support management team. 1 Like amjad.sahi January...

    forum.aspose.com/t/general-suggestion/324779
  4. Extract PDF Metadata using CLI | Aspose.PDF

    Extract PDF format metadata programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...as more efficient document management, improved search options...

    products.aspose.com/pdf/cpp-cli/metadata/
  5. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python...., management of external resources, setting...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  6. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....setting presentation password, management of external resources, setting...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  7. Bug-1459939-Svg-generation-failing - Free Suppo...

    Dear Aspose. As you can see from example. We are not able to print whole sheet nor range B2:B4 in sheet Issue. When we try to print range in which there is a 3 digit number (or more) it fails with error. When we try …...access to our Paid Support management team. ottap December 19,...

    forum.aspose.com/t/bug-1459939-svg-generation-f...
  8. Surrogate Pairs aren't displayed in Images conv...

    Hello, I’ve noticed that Surrogate Pairs like “𝑥” (U+1D465) in svg text blocks are shown as two squares when an svg file is rendered to an Image. If the Skiasharp backend is used, nothing is shown at all instead of the …...access to our Paid Support management team. aspose.notifier June...

    forum.aspose.com/t/surrogate-pairs-arent-displa...
  9. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...access to our Paid Support management team. aspose.notifier January...

    forum.aspose.com/t/one-embedded-object-disappea...
  10. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...access to our Paid Support management team....

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...